Search Issue Tracker
[Editor] Unable to edit the Alpha value in a Particle in the Editor due ...
[Particles] Unable to edit the Alpha value in a Particle in the Editor Title: The particle alpha channel text box is not displayed a... Read more
[MenuItem] Alt + Keycode shortcuts opens File menu instead of executing ...
How to reproduce:1. Open the attached project2. Use shortcut Alt+H3.(Expected) It should execute the script and print "hello!" in th... Read more
Animation Compression distorts animation
Animations get skewed/distorted when animated objects are scaled and "Optimize Game Objects" is selected How to reproduce: 1. Open t... Read more
NullReferenceException when deleting object with 2D Rect Mask component ...
Steps to reproduce: 1. Open attached project "766771.zip"2. Open scene "repro"3. In Hierarchy, select "GameObject > GameObject"4.... Read more
[DestroyImmediate] Calling GetComponent after DestroyImmediate crashes a...
Steps to reproduce: 1. Open attached project "766939.zip"2. Open scene "A"3. Run sceneUnity crashes Workaround: Don't call GetCompon... Read more
Rect Mask 2D has Script field
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "Canvas > Image"4. Notice that its "Rect... Read more
Errors thrown when animating objects after saving scene while recording ...
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440. 1. While working o... Read more
Asset import did not unload metadata path error after switching Animatio...
How to reproduce:1. Open the attached project2. Open TestScene scene3. Select Queen 0.FBX model4. Go to Animations tab in Inspector5... Read more
Incorrectly baked ambient is cached and cannot be rebuilt
Repro steps:1) Open the project and Defaults.scene2) Notice the sphere has strong yellow tint in the bottom(case 760791 bug)3) Chang... Read more
[Mono] Crash when selecting script
Steps to reproduce:1. Download and open project "NativeTest"2. Open "Scene00"3. Click on object "Test00" in "Hierarchy" or on script... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code