Search Issue Tracker
Unity crashes on GUIStyle::DrawBackground when opening custom IMGUI Window
How to reproduce:1. Make sure screen DPI is different than 100% (i.e. 200%)2. Open the user-submitted project ("BugsReportLab.zip")3... Read more
Details are lost too early for Terrain Trees in VR
Steps to reproduce:1. Download and open the attached project2. Enter Playmode with VR enabled3. Observe Game View Expected result: a... Read more
[URP][Mobile][VR] Building project from VR Universal RP template results...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that a black screen is displayed Expe... Read more
[Android] Application gets stuck on splash screen when building project ...
To reproduce:1. Open attached project2. Switch build target to Android3. Go to the main menu > MENU_OPTION -> Builds -> Sho... Read more
[Linux editor] ForceCrash(ForcedCrashCategory.Abort) not being caught by...
-e: see title, crash reporter is not opening. it does so for all the other categories (AccessViolation, FatalError and PureVirtualFu... Read more
"Capture has no panel, forcing removal" log when changing Slider node va...
How to reproduce:1. Open the "ShaderGraph Error.zip" project2. Open the Ball_Graph.ShaderGraph3. Try to drag the slider value Actual... Read more
EndLayoutGroup error is thrown when adding Preset of an already added Co...
How to reproduce:1. Open a new Unity project2. Open the "SampleScene" scene3. Select any GameObject from the Hierarchy4. Click on th... Read more
Shader Graph does not support [_ZClip] hardware feature in its shadowsca...
Summary: The shadowcaster pass in the lit.shader uses the ZClip [_ZClip] rasterizer state setting to control cascaded shadowmap rend... Read more
[Retina][Mac] Color Picker with increased cursor size does not pick sele...
To reproduce:1. Create a new project2. Open Unity > Preferences and make sure OS X Color Picker is disabled.3. Open System Prefer... Read more
Rig tab for imported Asset has overlapping UI elements in the Inspector
Steps to reproduce:1. Open any Unity project2. Import any model with a rig (you can use the attached one)3. Open up Inspector and ch... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler