Search Issue Tracker
Usability issue: add tooltip or a label to the Go To Frame text box in t...
In the Animation window it's fairly obvious what most of the controls do, except the Go To Frame text box. A user might notice the f... Read more
Usability: Create Empty option in Hierarchy doesn't leave created GameOb...
Right click anywhere in the Hierarchy window and select the Creaty Empty option from the context menu. Actual: a GameObject is creat... Read more
Cosmetic: Misaligned Parameter options in Animation State Inspector at n...
Select an Animation State from a State Machine in the Animator window. Take the Inspector window showing it's details and make it as... Read more
Exceptions and broken Inspector window after adjusting additional settin...
Exceptions and broken Inspector window after adjusting additional settings in Avatar Editor Select an Avatar asset and go to Configu... Read more
[Editor] Crashes while assigning anchor override from Mesh Renderer
Editor crashes while assigning anchor override from Mesh Renderer Steps to repro:1. Open a new project > Create any primitive gam... Read more
The build crashes in AnimationCurveTpl<float>::Evaluate when assigning M...
To reproduce: 1. Open the "ParticleSystem Issue.zip" project2. Open the "Main" scene3. Enter Play mode, everything works correctly4.... Read more
Inspector window breaks if selected component has a missing script when ...
Steps to reproduce:1. Create new project2. Create new script and attached it to game object in Hierarchy3. Delete script in Project ... Read more
[Grahics-General] The font name is not getting updated, on changing "Fon...
The font name is not getting updated, on changing "Font Names" property from the inspector. Steps to repro:1. Open attached project.... Read more
Unity cannot find the UNITY_SHADOW_COORDS macro under 2017.2
Steps for reproduction:1) Open the `OrientationCrash` project below2) Observe the errors in the console3) UNITY_SHADOW_COORDS macro ... Read more
UnauthorizedAccessException when script updater tries to update non chec...
Steps to reproduce: 1. Set up perforce server and workspace2. Add attached project to workspace3. Open it using unity 2017.1.1f1 (or... 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