Search Issue Tracker
[UI Builder] Text content not saved if Ctrl+S is used while editing a te...
Repro:1. Create a new project.2. Project window -> Right-Click -> UI Toolkit -> UI Document3. Open this in UI Builder.4. Ad... Read more
Tracked Pose Driver (Input System) bindings on a prefab become lost upon...
Steps to reproduce:1. Open the attached user's project "XR_PrefabRegression_2022.zip"2. Open the prefab "HMD + Cam", and set the Pos... Read more
ScrollView produces jittery animation when playing PostPointerUpAnimation
In line 1574 of “ScrollView.cs” (https://github.com/Unity-Technologies/UnityCsReference/blob/2023.2/ModuleOverrides/com.unity.ui/Cor... Read more
Input field text is missing when in toolbar
Reproduction steps:1. Open the “FieldsInToolbar“ project2. Observe the input fields in the toolbar Expected result: The fields conta... Read more
UnsafeUtility.AlignOf<T>() reports incorrect value for Explicit layout s...
Reproduction steps:1. Open project “AlignOfBugReport.zip”2. Enter Play Mode and observe “Align of test struct: 4” text displayed in ... Read more
Burst Constant.IsConstantExpression() check is ignored when using float8
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Asset/Scenes/SampleScene.unity” Scene 3. Open the Burst Inspe... Read more
Null references are not recognized when Burst Compiling
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Asset/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. O... Read more
Painter2D Bezier curve rounded ends are broken when the Bezier curve han...
Reproduction steps:1. Open project “BezierCaps.zip”2. Open “SampleScene”3. Enter Play Mode4. Observe Game view Expected result: the ... Read more
StackOverflowException is thrown when clicking 'Generate Lighting' in th...
To reproduce:1. Open a new URP project2. Open the Lighting window (Window > Rendering > Lighting)3. In the Lighting window, cl... Read more
Baking lights gets stuck at Preparing Bake stage when Scene or Game View...
How to reproduce:1. Open the user’s attached “repro-project”2. In the Lighting window click “Generate Lighting”3. Open Window > G... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default