Search Issue Tracker
After crashing the Unity editor retains broken prefabs
To Reproduce:1. Open crashTest project2. Save scene3. Place a few cubes in the scene4. Turn one of the cubes into a prefab5. Attach ... Read more
Default parameter of a blend tree is different in Animator and Inspector
The default blend value of a blend tree node is different in the Animator windown and Inspector. The Animator window shows a generic... Read more
Ctrl+Z fails to undo Animation Type changes, yet seems it has worked
Repro steps:1. In the Model Importer of a humanoid model change Animation Type to None and Apply2. Press Ctrl Z - the type changes b... Read more
[Skybox] The Left and Right labels on the skybox/6-sided shader are reve...
You can test this yourself, just cut up the cross into 6 segments and paste into the corresponding area, and you will notice that on... Read more
Undo doesn't work with Avatar mapping - when mapped using the body image
Repro steps:1. Assign the spine bone to the wrong bone - on the list of bones2. Press Ctrl Z - the change is undone3. Assign the spi... Read more
Missing page in the docs
Steps to reproduce : - go to the following page http://docs.unity3d.com/Documentation/Manual/gui-Layout.html and notice that the pag... Read more
Undoing changes to layer (in Animation Controller) results in double undo
Repro steps:1. Add some Parameters,2. Add a new layer3. Make changes to the layer - check some boxes, chenge weight value4. Try undo... Read more
Directional light creates weird shadow patterns
To reproduce:1. Open "New Unity Project 30"2. Open scene test3. Notice the weird shadow patterns on the plane from the directional l... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler