Search Issue Tracker
Extra OnEnter and OnExit event calls when hovering over UI elements
Reproduction steps:1. Open the user's project2. Enter Play mode3. Move pointer from outside to panel (Log: Panel on enter)4. Move po... Read more
Immutable Package errors are thrown when selecting a Prefab containing C...
How to reproduce:1. Create a new URP or HDRP project2. Open the "Packages -> Core RP Library -> Runtime -> Debugging -> ... Read more
The UI isn't populated with data in the Player when using data from a .g...
Reproduction steps:1. Open the user's attached project2. Open Assets/APP/ModelLoader/GLTF_ModelLoader.cs3. Inside the "LoadLocalFile... Read more
Width, Height and Scale of a Prefab are zeroed when updating to Unity 20...
Reproduction steps:1. Open the 'UnityRectBug' project with Unity 2022.1.0a52. Open the 'SampleScene'3. Open the 'UIRoot' prefab in t... Read more
Only one Canvas is shown on multiple displays when Cameras are disabled
Reproduction steps:1. Open the project "1377628.zip"2. Build And Run Expected result: two monitors show different color cubesActual ... Read more
Child Canvas Anchors size is set to zero if parent Canvas is disabled wh...
How to reproduce:1. Open project "Canvas Bug.zip"2. Select "Demo Canvas" GameObject in the Hierarchy window and expand it3. Select "... Read more
CanvasRenderer Component isn't created on a Canvas child GameObject when...
How to reproduce:1. Open the attached project "bugRepro"2. Open the Scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more
The scrollbar Handle Max X-axis anchor changes value when changing from ...
How to reproduce:1. Download the attached project "Bug.zip"2. In the Game view select 3840x2160 resolution3. Select 1920x1080 resolu... Read more
Buttons can be Clicked on a different Display than they are seen
Reproduction steps:1. Open user attached Project2. Setup Multiple Game Views3. Press Play4. Click around in the area where a Button ... Read more
Getting "RectTransform.rect" is expensive
How to reproduce:1. Open the user attached project (RectTransformPerfIssue.zip)2. Make sure "Sample1" scene is open3. Press Ctrl+7 t... 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
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”