Search Issue Tracker
Private array loses references when the GameObject is marked as DontDest...
Reproduction steps:1. Open the "IN-50710.zip" project2. Open the "Assets/Startup" Scene3. Attach a debugger to the project4. Set bre... Read more
Crash on tlsf_free when rapidly instantiating a GameObject via the Insta...
Reproduction steps:1. Open the attached “repro-project”2. Open the “Assets/Scenes/Game.unity“ scene3. Enter Play Mode4. Rapidly pres... Read more
Crash on PhysicsManager::SetBodyTransformChangeInterest when opening a s...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/Level.unity“ scene3. Observe the crash Reproducibl... Read more
Changes made in Awake function with ExecuteAlways attribute are overwrit...
How to reproduce:1. Open the attached “initialization_issue.zip” project2. Open the SampleScene3. Select the “testobject” under the ... Read more
"IsPartOfPrefabAsset(this)" method throws “ArgumentNullException: Value ...
How to reproduce:1. Open the "OnBeforeSerializeError 2" project2. In the Project window right-click on the “SomePrefab” Asset and se... Read more
The change in Component order of a Prefab Variant doesn't save when chan...
Reproduction steps: 1. Open the attached "ReproProj" project2. In the Project window, double-click on the "Assets/Root Variant" Pref... Read more
Inspector with the scrollbar is unusable when Material properties are ed...
How to reproduce:1. Create a new project with any template2. Create a new material (Asset > Create > Material)3. Select the cr... Read more
Enter/Exit Play mode loading times are a lot longer when a lot of collid...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “PackedScene” scene3. Enter/Exit the Play mode4. Observe the l... Read more
Crash with multiple stack traces when opening a Prefab Asset with missin...
Reproduction steps:1. Open the “users attached project”2. Open the “Hotel1” Prefab Asset through the project window3. Observe the cr... Read more
"Assertion failed on expression" error is thrown when using a specific P...
How to reproduce:1. Open the “assertion_failed“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Expected re... 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