Search Issue Tracker
Instantiated UGUI prefab with a button calls the prefab's and prefab(clo...
Steps to reproduce:1. Open the attached project and scene "MainScene"2. Press play3. Click on the button4. Observe 2 messages in the... Read more
ManualResetEvent is constantly signaled when the debugger is attached
Reproducible with:Unity Version 4.5.0f1 (e04830e31929)Unity Version 4.5.0f2 (d9247508ae75) Resolution: This is part of the design of... Read more
uGUI objects with non-center anchor point are instantiated with wrong of...
Steps to reproduce:1. Open the attached project and the scene "canvas_bug"2. Press play3. Observe, that instantiated uGUI object hav... Read more
Screen.SetResolution has no effect in fullscreen
Steps to reproduce : - import the project attached- build and run the "MainMenu" scene- change the resolution in the menu- press sav... Read more
A buttton created with screen space mode set to camera is bigger by defa...
1. create canvas and set screen space mode to camera2. create button3. now set screen space mode to overlay and create button Observ... Read more
Slider joint gizmo visualization is incorrect (doesn't account for rotat...
Steps to reproduce : - import the project attached- open the scene "IncorrectSliderGizmo"- select the Quad with a Slider Joint and n... Read more
Cursor.SetCursor does not work properly in-editor on Mac
Steps to reproduce : - import the project attached- open the scene "Open Me"- select the "Select Me" game object- position the mouse... Read more
Character animated using root motion drifts away when triggering another...
Steps to reproduce : - import the package attached- open the scene- open the "Dance me" controller- press play- enable and disable t... Read more
Unity crashed while attempting to use Shader Forge
Steps to reproduce : - import the project attached- open the "Example Scene"- select item 9- in the Inspector for the material click... Read more
Buttons stay highlighted in scene in uGUIProject
1. run either layoutGroup or menu 3d scene2. click buttons randomnly, especially holding down th emouse button while moving around f... 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