Search Issue Tracker
UI Toolkit VisualElement keeps firing mouse events after setting element...
How to reproduce:1. Open the attached “HiddenButtonEventsBug.zip” project2. Open “SampleScene” scene3. Enter Play Mode4. Click on an... Read more
"Layout update is struggling to process current layout (consider simplif...
How to reproduce: Open the attached project "BugReport_ListView.zip" Open BugReport>TestListView Expected results: No errors in t... Read more
[URP] Reflections are grainy when using HDR skybox and smoothness is set...
How to reproduce:1. Open the attached user project “1426756.zip“2. Open Scene “Standard“ (Assets)3. Observe the reflection on the “P... Read more
[Mono] The gdiplus dll mapping has the bokken machine path in MonoBleed...
Reproduction steps:1. Find Unity installation path2. Right-click on Unity.app and select ‘Show Package Contents’3. Open Contents/Mon... Read more
Improve error message when saving out side of project
When trying to save from the UI builder outside of the project directory this exception will happen and nothing else gets reported t... Read more
TextField cursorIndex / selectionIndex are not set in time for Focus/Mou...
Summary:I have a TextField txtf with txtf.selectAllOnFocus = txtf.selectAllOnMouseUp = false. When the user clicks into the text fie... Read more
The Video Import Size is too big when using VP8 Codec
Reproduction steps: Open the attached project “VP8Bug“ Select the video file “Assets/video_vp8“ In the Inspector window navigate to ... Read more
"Initialize XR on Startup" has no effect when disabled
Reproduction steps:1. Create a new VR Template project and open it2. Go to: “Edit > Project Settings > XR Plug-in Management &... Read more
[Android] 2D Mobile Template issues: Project Version, Bundle Identifier,...
Reproduction steps:1. Create a new 2D Mobile Template project through Unity Hub and open it2. Open File > Build settings > Pla... Read more
[Android] Input.acceleration doesn't get the acceleration of some device...
How to reproduce:1. Open the attached “IN-22916_1392784_gyro_accelerometer“ project2. Build and Run for Android3. In the Scene click... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class