question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems after update Unity

See original GitHub issue

Hi!

Everything was working fine, but recently I update Unity to Unity 2019.1.0f2 version and after that the problems stars. The first issue was that the map I puted on Unity scene dissapear, and all objects names was with (Missing Prefab) legend. I tried creating a new map in Tiled, but when Unity get the map file the console display the next message:

transform.localPosition assign attempt for 'Layer 1' is not valid. Input localPosition is { NaN, NaN, 0.000000 }. UnityEngine.Transform:set_localPosition(Vector3) SuperTiled2Unity.Editor.GameObjectExtensions:AddSuperLayerGameObject(GameObject, SuperLayerLoader, SuperImportContext) (at Assets/SuperTiled2Unity/Scripts/Editor/Extensions/GameObjectExtensions.cs:114) SuperTiled2Unity.Editor.TmxAssetImporter:ProcessTileLayer(GameObject, XElement) (at Assets/SuperTiled2Unity/Scripts/Editor/Importers/TmxAssetImporter.TileLayer.cs:35) SuperTiled2Unity.Editor.TmxAssetImporter:ProcessMapLayers(GameObject, XElement) (at Assets/SuperTiled2Unity/Scripts/Editor/Importers/TmxAssetImporter.cs:241) SuperTiled2Unity.Editor.TmxAssetImporter:ProcessMap(XElement) (at Assets/SuperTiled2Unity/Scripts/Editor/Importers/TmxAssetImporter.cs:82) SuperTiled2Unity.Editor.TmxAssetImporter:InternalOnImportAsset() (at Assets/SuperTiled2Unity/Scripts/Editor/Importers/TmxAssetImporter.cs:53) SuperTiled2Unity.Editor.SuperImporter:OnImportAsset(AssetImportContext) (at Assets/SuperTiled2Unity/Scripts/Editor/Importers/SuperImporter.cs:72) UnityEditor.Experimental.AssetImporters.ScriptedImporter:GenerateAssetData(AssetImportContext)

I tried reinstalling Super Tiled2Unity but the issue persist.

Unity Version 2019.1.0f2 SuperTiled2Unity version SuperTiled2Unity.1.4.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Seanbacommented, May 14, 2019

Hi there @Valkrysa (and hi again, @jfroimovich). I was able to finally reproduce this bug and have provided a fix with version 1.4.5. My apologies for having introduced such a nasty bug.

https://seanba.itch.io/supertiled2unity/devlog/81064/supertiled2unity-version-145

0reactions
Valkrysacommented, May 13, 2019

Occurred for me today using maps generated in latest Tiled and imported using Super Tiled2Unity 1.4.4. Solution was indeed to go to each TSX and TMX and set PPU to 16.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - Unity's Package Manager
Troubleshooting · Error messages in the Package Manager window · Package Manager missing or window doesn't open · Problems after upgrading Unity to...
Read more >
Unity errors after updating
You can try to delete and to reinstall your all your packages, this will install the latest version of the package optimized for...
Read more >
Known issues in Unity versions and packages - Mixed Reality
Blocking issues Status & Last Update Versions with issue HL2 application shows severely jittery image. Fixed: 2021/12/02 Unity 2020.3.21f1 t... OpenXR backend with URP can...
Read more >
Unity Editor Performance issues after upgrade : r/Unity3D
I upgrades to 2021.3.24f this morning (from .22). Now when I play my game in the editor, its almost unbearable slow.
Read more >
Unity crash after Apr 18 update. Linux Mint 21.1 Cinnamon ...
Basically the title, I opened the Arena client and saw it download an update, then after it finished with that, Unity crash.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found