Search Issue Tracker
[UI Toolkit] Text Field Control has a Value field
Reproduction steps:1. Open new Unity Project2. Open Editor Menu -> Window -> UI Toolkit -> UI Builder3. In UI Builder windo... Read more
[ShaderGraph] Getting a smaller gradient than generated code example whe...
Reproduction steps:1. Open the attached project "GradientIssue.zip"2. In the Assets folder open "Gradient Example.shadergraph" Shade... Read more
Animator overwrites scripted values when loaded from Asset Bundle
How to reproduce:1. Open the user's attached project2. Go to Window -> Asset Management -> Addressables -> Groups3. In the ... Read more
Handles are missing for Camera and Light objects
Reproduction steps:1. Open the user's attached project2. Select in the Hierarchy "Main Camera" and "Directional Light" Expected resu... Read more
After Building the project Splash Screen background is darker when calle...
How to reproduce:1. Open the attached project "SplashScreenTest.zip"2. Open Assets > Scenes > SampleScene.unity3. Navigate to ... Read more
ReorderableList elements don't keep "isExpanded" property state when cha...
How to reproduce:1. Open project "2022.1 Beta Project.zip"2. Open "ReoderableListBug" Scene (Assets>ReordableListBug>Reoderabl... Read more
[Android] Errors are thrown and the app is not launched when Building An...
How to reproduce:1. Create a new project2. Open the Build Settings (File->Build Settings...)3. Switch to the Android platform4. E... Read more
Dragging Prefab on the Scene window overlay makes Prefab not selectable
How to reproduce:1. Open project "DragAndDropBugReproduce.zip"2. In the Project window select "TestCube" and drag it on the overlay ... Read more
Entering values into value fields in the Inspector window is delayed
How to reproduce:1. Create a new project2. In the Hierarchy create a 3D Object (Right click>3D Object>Cube)3. In the Inspector... Read more
“Value cannot be null. Parameter name: source” exception is thrown when ...
Reproduction steps:1. Open attached project "ProjectSettingsRevert.zip"2. In Project Settings window, open Input Manager tab3. Make ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code