Search Issue Tracker
The UI Scrollbar component blocks Prefab Mode in Play Mode
If you attempt to edit a prefab with a UI Scrollbar component attached while in playmode, you'll get the following warning: Prefab M... Read more
GameView Bottom pixels are cut off when it has Rounded corners
How to reproduce:1. Open "SampleScene" Scene in the attached "MissingBottomPixels.zip" Project2. Change the aspect ratio on the Game... Read more
[Android] App crashes when downloading AssetBundles with UnityWebRequest...
Reproduction steps:1. Open "1175598" project2. Build & Run for Android3. Press "Start" and Wait Actual Result: Crash Reproduced ... Read more
[URP][Windows] Editor throws an error when building
Steps to reproduce: 1. Create 3D URP template project 2. Build Actual results: Player is built without any issues Expected results: ... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red Read more
Scene is marked as modified when UIDocument is selected in the Hierarchy
How to reproduce:1. Open the attached ‘Test_UI_Toolkit.zip’ project2. Open the ‘SampleScene' scene3. In the Hierarchy select 'UIDocu... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Shortcut Manager] flythrough mode doesn't work while holding shift in t...
Scene flythrough mode doesn't work while holding shift Steps to Repro:1. Open the attached project or create a new project2. Go to s... Read more
HandleUtility.PickGameObject() ignores pickability of a GameObject when ...
Steps to reproduce:1. Open the attached “UUM-120294” project2. Click the menu item (Tools → SceneView Picker)3. Click the “Start Pic... Read more
''$'' character in project name prevents script upgrading
Repro sptes:-download this project-the script upgrading dialogue will pop up-notice when the project loads that the script will not ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- 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