Search Issue Tracker
NullReferenceException when selecting UI Light
Steps to reproduce : - import the uGUI project - open the "REnderTexture" scene - navigate in the Hierarchy to Canvas>UI Camera>Piv... Read more
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene Example 1: 2. in inspector for anchor min, set value that is higher than anchor max. 3. result is that ... Read more
UI.Text has no property for getting or setting horizontal/vertical over...
To reproduce this bug: 1. Create UI Text 2. Notice it has fields such as Line Spacing, Horizontal/Vertical Overflow that can be edi... Read more
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project - create a canvas and an empty game object - add the Scroll Rect Component to the game ... Read more
Hitting enter when selecting input field also causes 'next line'
1. open and play widget scene 2. navigate, via keyboard arrows, to the input field and hit enter 3. observe how the carret will begi... Read more
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene 2. Observe how the text bounds are larger than the text "New Text" 3. in inspector go to wrap made and set t... Read more
When TextGenerator generates vertices for geometry specified by the <qua...
To reproduce: 1. Open attached project 2. Open the examplebug scene 3. Select the Text object 4. Enable Textured Wire view in the s... Read more
Value changes are getting called on initialisation
Noticed that 'On Value Changed' is getting called on scene initialisation twice even though no value has been changed by a user. I'v... Read more
Selectable Component has two Interactable checkboxes
To reproduce: 1. Open attached project 2. Open bug scene 3. Select Image game object 4. Notice that Selectable Component has two In... Read more
Having Canvas object in a scene automatically marks it dirty
Steps to reproduce: 1. Create a new scene and add a Canvas object. 2. Save the scene. Scene will remain marked as dirty - asterix wi... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow