Search Issue Tracker
GameObject scale is too small when importing .blend Models
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Observe the GameObjects in the Scene view Exp... Read more
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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default