Search Issue Tracker
Crash in Graphics.Blit when blitting backbuffer to a larger texture
Reproduction steps:1. Open the user's attached project Expected result: The Editor does not crashActual result: The Editor crashes R... Read more
Shader “Preprocess only” option and “Compile and show code” are not clic...
How to reproduce:1. Create a new project2. Select “Packages/com.unity.textmeshpro/Editor Resources/Shaders/TMP_SDF Internal Editor.s... Read more
UI handles in scene view are detached from UI elements
Reproduction steps:1. Create a new project.2. Create UI "Image" GameObject3. In the Scene view resize, rotate or move the UI object ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument