Search Issue Tracker
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps: 1. Create new project. 2. Create new gameobject. 3. Drag it to project window to create prefab. 4. Add rect tran... Read more
[2019.4] Editor gets stuck in Prefab Mode when method added to prefabSta...
How to reproduce: 1. Open the attached project "1249713.zip" 2. Open the "Test" Scene 3. In the menu bar click "BugTest" > "Test bug... Read more
Prefab Asset changes are not reflected inside Prefab Editor when changes...
Reproduction steps: 1. Open the project inside of "case_1129930-TESTChangePrefab_Unity.zip" 2. Take a look at "2D Prefab" asset thro... Read more
Prefab Variant does not update Root in Prefab Asset Inspector when the b...
How to reproduce: 1. Open the submitted project 2. Drag the Cube GameObject from the Hierarchy to the Project window to create a Pre... Read more
Assets are unloaded if OnValidate is used it to set a field on another c...
Reproduction steps: 1. Open the attached project "GarbageCollectionBugs.zip"; 2. Open the Example.unity scene; 3. Use Window -> Pro... Read more
[Improved prefabs] Apply root motion checkbox in Animator gets clipped i...
When a prefab is a made of a gameObject with Animator component, apply root motion checkbox gets clipped in the override window. St... Read more
Unity Editor freezes/crashes when opening a specific Scene
How to reproduce: 1. Open the attached project 2. Open the Scene labeled "CorpHQ" 3. Wait for the Scene to load Expected result: Sc... Read more
Many different errors are shown when importing the specific .blend file
To reproduce: 1. Create a new project 2. Import the .blend file, attached by tester (blank.blend) 3. Observe console Expected: no ... Read more
Error occurs when discarding changes of Scene that has GameObject with "...
How to reproduce: 1. Open the project "case_1245240-DiscardChanges" 2. Open the Scene "SampleScene" 3. Select the GameObject "Test" ... Read more
Prefab reference in a Scriptable Object gets removed when the SO is atta...
How to reproduce: 1. Open user-submitted project (PrefabRefByInsideSO) 2. Drag the GameObject prefab into its Scriptable Object's 'P... 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