Search Issue Tracker
Partial Avatar Mask overrides full model base animation when Avatar Mask...
To reproduce, using Animation Import Settings:1. Open user's attached project ("masktest54")2. Select "Ethan" in the Hierarchy windo... Read more
Unity Editor crashes when using circular dependency due to stack overflow
Steps to reproduce:1. Open attached project "case_1098168-Unity_Crash_1.zip"2. Go to Window -> Asset Management -> Tech Tree E... Read more
Shortcut Manager - Right clicking a command does not select it
If you right click a command, it will not actually get selected. This is especially annoying if you have previously selected a diffe... Read more
Unity batchmode freezes after passing incorrect path to editorTestsResul...
How to reproduce:1. Download the attached project2. Launch Unity with -batchmode -runEditorTests -projectPath %projectPath% -editorT... Read more
Obscure error is displayed which fails script compilation, but no inform...
Reproduction steps: 1. Open "Repro" project2. See Error3. Clear the Errors4. Select "Main Camera" in "Main" scene5. See the Script "... Read more
Tracked pose driver - Lost tracking bug
Steps to Reproduce:- Set up an Oculus Rift- Use Editor 2019.2.0a2- Open the attached reproduction project "TPD Test.zip" with- Open ... Read more
Changing the GameObject rotation LODGroup.size changes from 1 to 1.00000...
Changing the GameObject rotation causes the LODGroup bounds to become outdated and the LODGroup UI displays a "Recalculate Bounds" b... Read more
[Android] Build fails when the Assets/Plugins/Android folder which has a...
Repro steps:1. Open QA attached project "repro_1110471"2. Build for Android Actual: Build fails and an "UnauthorizedAccessException"... Read more
[Version control]"ArgumentException" is thrown on opening the version co...
"ArgumentException" is thrown on opening the version control window. Steps to reproduce:1) Create new project2) Edit > Project Se... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class