Search Issue Tracker
AddressableAssetInspectorGUI causes extreme editor slowdown when selecti...
How to reproduce:1. Open the attached project "AddressableAssetsGUI.zip"2. Open the Profiler window and choose "Editor"3. Enable 'De... Read more
Transform Gizmos are not visible in Scene window when GameObject with UR...
How to reproduce:1. Open the attached “DecalBug.zip” project2. Open the “SampleScene” Scene3. In the Hierarchy select GameObject “De... Read more
[IL2CPP] Thread_VolatileRead is added to build instead of VolatileRead w...
Reproduction steps:1. Open the attached project "IL2CPPissue.zip"2. Open the "SampleScene.unity" Scene3. In the Editor, go to File &... Read more
Screen.dpi returns 0 on UWP.
Regressed in Unity 2021.2. Read more
Inspector math expressions like +=X evaluate incrementally for every new...
Since Unity 2021.2 the inspector got ability to evaluate better math expressions. For example, entering "=3" adds 3 to the current v... Read more
Linux Editor crashes at GfxDeviceGLES::DrawBuffersBatchMode when loading...
How to reproduce:1. Open the user attached project (InterRetosProject.zip)2. In the Project panel go to the "Assets>Scenes" folde... Read more
WebGL build fails to execute 'querySelector' if the canvas id starts wit...
How to reproduce:1. Open the attached project from "UnityPlayProto21.zip"2. Navigate to "Publish" -> "WebGL Project" -> "Build... Read more
Legacy Search engine does not return results in Hierarchy window when se...
Steps to reproduce:1. Open SampleScene in the attached "1375617_repro" project2. In the Hierarchy window's search bar enter "Prefab"... Read more
Received Mouse position is offset from cursor when using Input System
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and go to the Game view... Read more
Shader displays different colors in Editor and when using Build
Reproduction steps:1. Open the project "1374795.zip"2. Open "SampleScene" in the Assets folder3. Watch the colors of cubes in the Ed... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject