Search Issue Tracker
[MacOS] Shift selection throws ArgumentOutOfRangeException and doesn't s...
How to reproduce: 1. Open the "New Unity Project.zip" 2. Create few assets inside the project 3. Shift + Select all assets Actual r... Read more
[AnimationStream] Property stream handles cannot be resolved in custom C...
[AnimationStream] Property stream handles cannot be resolved in custom C# job. All handles get resolved if there is a transform str... Read more
Profiler CPU graph label is cropped by a couple of pixels
Steps to reproduce: 1. Create a new project 2. Open Profiler 3. Close every profiler except CPU one Results: Notice that the CPU gr... Read more
[IMGUI] Save Scene Dialog appears twice on clicking "Don't Save" on chan...
Save Scene Dialog appears twice on clicking "Don't Save" on changing Graphics API Steps to repro: 1. Create a new Project > Create ... Read more
Texture Preview doesn't update correctly when changing formats from the ...
How to reproduce: 1. Create a new project and open it 2. Add any new texture to the project and preview it 3. Change its format to A... Read more
"Error terminating external process" message is thrown when rotating the...
How to reproduce: 1. Open the attached project "1179901.zip" 2. Change the rotation of the Directional Light over and over before Li... Read more
When using obsolete [SerializePrivateVariables] attribute the Player cra...
To reproduce: 1) Open the attached project and scene 2) Build and run it CRASH! Reproduced in Win 10 and Linux Reproduced in 2019... Read more
Additional Curve Data on model animation is offset when it is read by th...
How to reproduce: 1. Open attached project ("authoring-rig.zip") and open MonoBehaviourScene 2. Press Play and then after a few seco... Read more
[UIElements] Some items in ListView become invisible when DisplayStyle i...
Repro steps: 1. Open user attached project 2. In the top menu, select "BUG", then "ListViewBugRepro" 3. Press "Show/Hide List" two t... Read more
[XR Management] The "Must add at least one XRLoader instance" warning bo...
If you are viewing the XR Management Settings page in Project Settings and have no Loader Instances installed, the warning "Must Add... 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
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
- Material tiling does not work when compared to the behavior in other versions