Search Issue Tracker
Event.mousePosition returns incorrect mouse position when using OnGUI() ...
How to reproduce:1. Open the attached 'Bug Report IMGUI.zip' project2. In the Editor select 'BUG REPORT' > 'Bug Test Window'3. Dr... Read more
[MacOS] When creating a new asset Unity shows the rename box over all pr...
How to reproduce:1. Open the "New Unity Project.zip"2. Create a new script3. Name the new script Actual result: The rename box appea... Read more
[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 project3. Shift + Select all assets Actual resul... 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 stre... Read more
Profiler CPU graph label is cropped by a couple of pixels
Steps to reproduce:1. Create a new project2. Open Profiler3. Close every profiler except CPU one Results: Notice that the CPU graph ... 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 it2. Add any new texture to the project and preview it3. Change its format to Alph... 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 Ligh... Read more
When using obsolete [SerializePrivateVariables] attribute the Player cra...
To reproduce:1) Open the attached project and scene2) Build and run it CRASH! Reproduced in Win 10 and Linux Reproduced in 2019.3.0b... 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 MonoBehaviourScene2. Press Play and then after a few second... 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