Search Issue Tracker
Editor crashes when opening the project with imported Shaders
How to reproduce:1. Open the attached project: ShaderCrash.zip Expected result: Project loadsActual result: Unity crashes Reproducib... Read more
[Mecanim] animator.gameobject.setactive(false) causes Editor to crash
How to reproduce:1. Open the attached project "676190Anim.zip"2. Open test scene3. Play it and Unity will crash4. Game Object has ve... Read more
[Windows][Perforce]Having a workspace path with non-ASCII characters cau...
Reproduction steps:1. Create a new project in a path that contains Non_ASCII characters2. Open P4V3. In the “Server:” section write ... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
[Android] Force upside down rotation doesn't work when autorotation is d...
Steps to reproduce: Open the "ScreenOrientation" project In File > Build Settings switch to Android Platform Build and Run to the... Read more
[WebGL] Build fails to launch due to Runtime errors
How to reproduce:1. create new project2. add Sample Scene to build3. Build&Run4. Notice it runs5. add a cube to your scene6. Bui... Read more
[UI Builder] NullReferenceException when building custom element tree fr...
Steps to repro: 1. Create a custom VisualElement named {}TestElement{}, that has a Label as a child element. Since I want to avoid b... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
Editor freezes for a short time when changing Material settings
Reproduction steps:1. Create a new HDRP project (Not necessary, but the easiest to reproduce on)2. Create a new Material3. Select th... 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