Search Issue Tracker
Terrain Trees with custom Tree Height return to their default height whe...
Reproduction steps:1. Open the attached “TerrainTreeSizeBug.zip“ project2. Open the “SampleScene” scene3. Zoom in to the Terrain Tre... 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
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
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
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
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
[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
NullReferenceException thrown when creating a List View
Reproduction steps:1. Open the attached project "bug-binding-error"2. Open "Window > ListView Custom Item" Expected result: no Nu... 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