Search Issue Tracker
[UI] Child of Canvas is corrupted when Main Camera size is set to 0 in t...
To reproduce:1. Create a new project2. Create Canvas and add a cube to it3. Set "Render Mode" in Canvas to "Screen Space - Camera"4.... Read more
RectTransform.sizeDelta.x returns height value if Canvas Render Mode is ...
How to reproduce:1. Open the "case_1115411-CanvasWidth" project2. Change the Game View resolution to 200x100 and enter Play mode3. O... Read more
UI Dropdown does not react to mouse clicks when canvas uses Screen Space...
Reproduction steps:1. Open the project inside "Investonomics.zip"2. Open the scene "investonomics"3. Play the scene4. Click on the D... Read more
[Mac] UI Image Size remains static after changing the Image's Sprite and...
How to reproduce:1. Open the user-submitted project ("ImageBug.zip")2. Open the "Canvas" prefab and change the "Image" object's spri... Read more
HorizontalOrVerticalLayoutGroup throws NullReferenceException when inspe...
How to reproduce:1. Open the attached "UIBug.zip" project2. Double-click the "Assets/SummarySongEntry" nested prefab3. Observe the C... Read more
The UI isn't populated with data in the Player when using data from a .g...
Reproduction steps:1. Open the user's attached project2. Open Assets/APP/ModelLoader/GLTF_ModelLoader.cs3. Inside the "LoadLocalFile... Read more
"SendMessage cannot be called during Awake, CheckConsistency, or OnValid...
To reproduce:1. Open attached project ("case_1263521.zip")2. From the menu bar select AG Tools > Prefab tester3. In the opened "P... Read more
[UI] Scroll View Template's Scrollbars overlap when it is created
Reproduction steps:1. Create a new Unity Project2. Create a UI Canvas and create a child ScrollView on it Expected result: Created S... Read more
Continuously updating colorMultiplier for a Selectable's colors allocate...
How to reproduce:1. Open user-submitted project (ColorTest) and 'SampleScene' scene2. Enter Play Mode3. Open the Profiler window and... Read more
[UI] Resetting material shader throw errors when material shader set to ...
Resetting material shader throw errors when material shader under TextMesh pro is set to TextmeshPro/Distance field (Surface). Steps... 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