Search Issue Tracker
The Asset's name property is cleared when resetting it via the Inspector
How to reproduce:1. Create a new Unity project2. In the Project window create a new Timeline asset by Right-click -> Create ->... Read more
Mesh Filter's Mesh Properties display a blank window for built-in primit...
How to reproduce:1. Open the user's project "1351353.zip"2. Select the "Torus-7-4">"default" Object in the Hierarchy window3. In ... Read more
Hotkeys are being activated when entering text to any input field in the...
To reproduce:1. Open any project2. Try to input any string to a string field found anywhere in the editor3. Observe Editor's main to... Read more
Editor crashes without a stack trace when Inspector tries to show .bytes...
To reproduce: 1. Open the project, attached by the user (unity-environment.zip)2. Make sure Inspector is open3. Select "ML-Agents/Ex... Read more
A field in the Collider2D component is highlighted after "Use Auto Mass"...
To reproduce:1. Open QA's attached project2. Select Cube gameobject3. Enable "Use Auto Mass" in the "Rigidbody 2D" component Expecte... Read more
Animation Clip and kebab menu icons flicker when Cycle Offset value is b...
Reproduction steps:1. Create a new project2. Create > Animation > Animation Clip3. Click on newly created Asset to see its par... Read more
Inspector breaks when copying LODGroup renderers from a higher renderer ...
How to reproduce:1. Open the attached project2. Select the "LOD" object in the Hierarchy3. In the Inspector expand the "LOD 0" field... Read more
[Inspector Functionality] Inspector doesn't scroll to the bottom when at...
Inspector does not scroll when dragging a component at the bottom to attach it as a component Steps to repro:1. Create a new project... Read more
Video Player preview is not shown when Inspector preview is converted to...
Steps to reproduce: Open the attached "video" project Open the "SampleScene" Enter Play mode From the Hierarchy, select the "Video P... Read more
Inspector Debug Mode UI is broken in 2018.3.0a6
Inspector Debug Mode UI for a game object does not load properly and errors are thrown in console. Steps to reproduce:1. Open Unity ... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected