Search Issue Tracker
If there is a lot of text in the Label text field you cannot scroll down...
Add the text from http://www.csbruce.com/software/utf-8.html to a Text component. Try to scroll inside the Text field. You can't aft... Read more
Label Effect Distance can be set to Infinity producing lots of error mes...
Use the uGUI demo projects to repro:- Open the Widgets scene- select the Text gameobject (under Canvas)- add a Ui/Effects/Shadow com... Read more
Lots of exceptions are thrown when resizing Canvas with Render Mode set ...
Console gets spammed with: The targets array should not be used inside OnSceneGUI or OnPreviewGUI. Use the single target property in... Read more
Graphic Event System Submit Keys Size should be limited to a sensible ma...
Setting it to something really big like 10000 hangs Unity. Read more
Assigning regular MonoBehaviour to Script field of Graphic Event System ...
Also, setting the Script field to None makes the entire component disappear Read more
New UI components should be created in the Center of the Canvas
E.g.: RawImage is created bottom left, Button is created top-right, etc. No consistency there! Read more
Image becomes white until it's moved in scene view if its properties are...
See http://screencast.com/t/CqFWi1RGgb for repro. Read more
UI Image Radial fill needs to be antialiased
Create Sprite and choose Sprite Type: Filled, Radial 360 and change the Fill Amount to 0.6. Notice the pretty crappy look on the edg... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes