Search Issue Tracker
Adding "Canvas Group" component to "Canvas" results in slow performance ...
Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... Read more
EventSystem Update does not ignore disabled objects
Reproduction steps:1) Open users attached project and proceed to scene "TestCanvas".2) Open profiler window and head into playmode. ... Read more
"Quaternion To Matrix conversion failed because input Quaternion is inva...
Steps to reproduce : - import the project attached- open the scene- press play and notice the errors in the console Read more
Upgrading project to 5.1 no UI elements appear in Scene view
Works fine on 5.0 and 5.2; Opening project with 5.1, UI elements are not rendered in Scene view, though Game view renders UI element... Read more
errors when changing Rect Transform width in Layout Element component
To reproduce:1. Open attached project2. Open "Repro" scene3. Select Canvas/HorizontalSplitter/Layout Group/Layout Element# 1 in hier... Read more
Setting ScrollRect's normalized position does not work if you do it just...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is 'ScrollView' and 'Panel' as its Content3. Press play... Read more
Rect Mask 2D has Script field
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "Canvas > Image"4. Notice that its "Rect... Read more
When TextGenerator generates vertices for geometry specified by the <qua...
To reproduce:1. Open attached project2. Open the examplebug scene3. Select the Text object4. Enable Textured Wire view in the scene ... Read more
UI prefab of a certain structure don't show its image when instantiated ...
How to reproduce:1. Open the attached project2. Open Untitled scene3. Drag "TryIt!" prefab from Assets folder to Canvas in hierarchy... Read more
[Batching] UI is not batched correctly on ATI Radeon video cards
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Turn on the Stats window in the Game view4. Play the scene... 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