Search Issue Tracker
Unity crashes when scene is inspected in debugger
To reproduce:1. Open "repro 742523.zip"2. Open "NewBehaviourScript.cs"3. Place a breakpoint on the line "Debug.Log("Break here") (th... Read more
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project2. Open scene StaticAssets/Scenes/GameLoader.unity3. Go to Build -> Game Build4. Select... Read more
reproduction scenario for UnityEditor.UI.dll' is in timestamps but is no...
Repro: - Open Project- Change any letter in name of folder to it's oposite case (lower to upper or upper to lower).- Close Unity- Op... Read more
[CacheServer][Prefab] Prefab isnt refreshed with prefab 'Apply' after a ...
Steps to reproduce: 1. Set up a Cache server2. Open attached project3. Connect to the Cache server (Edit -> Preferences -> Cac... Read more
Unity Crash after Asset Reference
To reproduce:1. Open attached project2. Open Demo1 scene3. Select sphere4. Select the rpgWeaponDatabase in the inspector of the sphe... Read more
Corrupted vertex index references in prefab'ed meshes
How to reproduce:1. Create a new project with Unity 5.42. Open Assets Store and find "3D Cartoon Level Pack Vol 1"3. Import it4. Ope... Read more
[Prefabs] Unity crash in ObjectUndo::Store when delete GameObject with b...
To reproduce:1. Create new project2. Add new game object to hierarchy3. Create some more game objects to be the first one's children... Read more
Prefabs holding pointers to itself point to the current instance when in...
How to reproduce: 1. Open attached project2. Open scene testscene.unity3. Play the scene- Note that the console prints 3 names that ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS