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") ... Read more
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project 2. Open scene StaticAssets/Scenes/GameLoader.unity 3. Go to Build -> Game Build 4. Selec... 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 Uni... Read more
[CacheServer][Prefab] Prefab isnt refreshed with prefab 'Apply' after a ...
Steps to reproduce: 1. Set up a Cache server 2. Open attached project 3. Connect to the Cache server (Edit -> Preferences -> Cache ... Read more
Unity Crash after Asset Reference
To reproduce: 1. Open attached project 2. Open Demo1 scene 3. Select sphere 4. Select the rpgWeaponDatabase in the inspector of th... Read more
Corrupted vertex index references in prefab'ed meshes
How to reproduce: 1. Create a new project with Unity 5.4 2. Open Assets Store and find "3D Cartoon Level Pack Vol 1" 3. Import it 4... Read more
[Prefabs] Unity crash in ObjectUndo::Store when delete GameObject with b...
To reproduce: 1. Create new project 2. Add new game object to hierarchy 3. Create some more game objects to be the first one's child... Read more
Prefabs holding pointers to itself point to the current instance when in...
How to reproduce: 1. Open attached project 2. Open scene testscene.unity 3. Play the scene - Note that the console prints 3 names ... 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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform