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
Transform rotation value becomes the same when selecting multiple Game o...
Reproduction steps:1. Open the user’s attached project2. Select A, B, C GameObjects in the Hierarchy3. Change value in the Inspector... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used