Search Issue Tracker
Unity freezes after entering the play mode for the 2nd or 3rd time
Reproduced in Windows 8. Not reproduced on Mac. Reproduced with:Version 4.3.4f1 (e444f76e01cd) Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- 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