Search Issue Tracker
[SRP] Two or more cameras/reflection probes rendering Terrain crashes wi...
Steps to reproduce:1. Open attached HDRP project2. Create a Planar Reflection Probe3. Add terrain and align planar reflection probe ... Read more
[Mac Editor] EditorWindow.focusedWindow returns null when not focused on...
How to reproduce:1. Open the attached project2. Open "SampleScene"3. Click on the Scene View to focus it (observe the "UnityEditor.S... Read more
[Quality settings] A server icon is used for quality selection when adde...
How to reproduce:1. Create and open a new project2. Right-click the Main Toolbar and select Editor Utility > Quality3. Observe th... Read more
[HDRP] The Game Object is invisible in the Scene and Shader Graph prievi...
How to reproduce:1. Open the attached 'HDRPBrokenThings.zip' project2. Open and observe 'WorldToObjectSpaceTest' Shader Graph3. Crea... Read more
[Mac] MainWindow doesn't appear on monitor where last closed during Launch
How to reproduce:1. Create and Open a new project in Unity Hub2. Drag the opened project to a different monitor than Unity Hub3. Clo... Read more
Rotation Property collapses after changing Interpolation Type In Animati...
Steps to reproduce:1. Create a new Unity project2. In the Hierarchy, create any GameObject3. Open the Animation window (Window ->... Read more
[UDP] Expand/collapse UI elements do not respond in UDP Settings
[UDP] Expand/collapse UI elements do not respond in UDP Settings After installing the Universal Distribution Portal (UDP) package, "... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... 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
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
- Crash on MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject
- Inaccurate collisions when resizing Game view
- Animator Controller Layer name stays unchanged in Layers tab when renamed from Inspector