Search Issue Tracker
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
Cannot undo newly created UI Image
Create a Canvas, select it and add a new UI Image to it from the GameObject menu. Try to Undo the operation. Nothing happens. Undo w... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window