Search Issue Tracker
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
"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
An added component is being removed form the prefab when reimporting the...
How to reproduce:1. Open the “IN_76367”2. In the project window select the “Test” prefab3. In the Inspector add the “TestScript” com... Read more
Crash on Transform::SetParent when duplicating a Prefab in the Hierarchy
Reproductions steps:1. Open the attached “repro_IN-77434“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Hierar... Read more
Child's Awake is called before parent's Awake when entering Play Mode
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected results: Parent's Awake is called before child's Awa... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default