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
MissingReferenceException occurs when entering Play mode with a locked G...
Reproduction steps: 0. Make sure your Enter Play Mode Settings are set to "Reload Domain and Scene", no other mode reproduces the is... 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
Material preview perspective changes after viewing Skybox Material when ...
How to reproduce:1. Open the user's attached project2. Open a new Inspector window tab by right-clicking any window tab and selectin... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES