Search Issue Tracker
PointerEventData.pressPositon is misspelled
PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... Read more
Interactive and BlockRaycast values becomes true when game object is dis...
To reproduce:1. Create new project2. Add Canvas to scene3. Add Canvas group component to Canvas4. Set Interactive and BlockRaycast v... Read more
Crash when selecting a canvas element in the Hierarchy
Steps to reproduce : - import the project attached- open the "MainMenu" scene- expand the "MenuController" in the Hierarchy- select ... Read more
Crash when opening a uGUI lighting example scene
To reproduce:1. Open attached project2. Open scene Lighting - crash! Does not crash in 4.6.0b7This is one of the example uGUI scenes Read more
The wrap Text does not function with Vertical Layout
Steps to repro:1) Create a vertical layout group element2) Add a child element with a component Text3) To the text field write some ... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce:1. Open the attached project2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its naviga... Read more
When modifying the transform of a camera in late update any canvas assig...
To reproduce this bug: - Open the project- Play 'Scene'- Drag the slider- Notice lagging slider Read more
Setting "interactable" property in script has opposite results
To reproduce this bug: 1.Open the attached project2.Open "Scene".3.In the Hierarchy, select the "Button" object.4.Make sure you have... Read more
Regression: UI: Nested Mask makes children of outer Mask invisible
How to reproduce:1. Open the attached project2. Open "test" scene (where is Image game object with Mask component (called "Mask1"), ... Read more
RectTransforms that are LayoutElements in a LayoutGroup return a rect si...
Steps to reproduce : - import the project attached- open the scene- press play and notice that the Layout Child object reports a rec... 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