Search Issue Tracker
Uninstantiated Asset gets displayed in the Inspector after saving Scene ...
Reproduction steps: 1. Open the attached “IN-46047_TryingRetractingChangesAgain Repro.zip“ project 2. Open the “SampleScene” from ... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce: 1) open attached project 2) open scene 'm' 3) click on directional light in hierarchy 4) observe script componen... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce: 1. Open attached project 2. Build and run project 3. Host on build client 4. Play scene in editor 5. Join localhost 6... Read more
[WebGL] Fullscreen Post Processing Shader breaks when the project is bui...
Reproduction steps: 1. Open the “WebGLProject“ project 2. Enter Play Mode 3. Press the “K” key on the keyboard, and then hold the... Read more
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown ...
How to reproduce: 1. Open the user's attached "case_1284799-Prefab-Rename-SoftLock" project 2. Open the Scene view (Window->General-... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File > ... Read more
WebCamTexture is always vertically mirrored on Metal iOS builds
WebCamTexture is always vertically mirrored on Metal iOS builds, works fine on GLES3 To reproduce: 1) Download and open project 2)... Read more
LocalizedAsset property drawer does not filter by type
The LocalizedAsset property drawer should filter the available entries by type so that incompatible ones do not appear. This appears... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce: 1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project 2. In the Hierarchy tab, select t... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps: 1. Open BounceTest scene in attached project. 2. M... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key