Search Issue Tracker
Error "Could not create asset from Packages/com.unity.postprocessing/Pos...
How to reproduce: 1. Create a new Unity project2. Go to Window > Package Manager3. In Package Manager select the "+↓" button4. In... Read more
uGUI elements behind a mask are not clickable when "maskable" is disabled
How to reproduce:1. Open the “Click_Mask_UGUI.zip“ project2. Open the “Main” Scene3. Enter Play Mode4. In the Game View, click the t... Read more
Rendering Debugger Playmode debug UI scrolling is jittery when using cli...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enter Play Mode Press the "ctrl + backspace" combinat... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
The Reset button does not reset the Default Inherited Theme in Default T...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Default Runtime Theme File (Assets > ... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro:1. Create a new Project.2. File > Build Settings... Read more
[iOS] Screen.dpi returns wrong value for iPhone 11 Pro
How to reproduce:1. Build the attached project for iOS Simulator SDK2. Open the generated Xcode project3. Select iPhone 11 Pro as ta... Read more
Some of the UI Builder disabled Element dropdowns cannot be opened
Steps to reproduce:1. Create a project2. Create UI Document (Create > UI Toolkit > UI Document)3. Open UI Document4. Add Group... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation