Search Issue Tracker
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce:1. Open attached project2. Open RaycastBug scene3. Press play4. Click white button on the red button area5. Notice that... Read more
When a text input field has been closed, it cannot be reopened until som...
To reproduce:1) Download and open the uGUI demo project for 4.6.0b12 (attached to this report as well)2) Build run the widget scene ... Read more
uGUI: Layout filled with dynamically created children doesn't arrange c...
To reproduce:1. Open project2. Open 'test' scene3. Play scene4. Click 'Fill Button' in game view (Script attached to 'Fill Button' c... Read more
uGUI: Content Size Fitter drives Anchors even when disabled
To reproduce:1. Open project2. Open 'test' scene3. Select 'Panel' gameobject in Hierarchy4. In 'Content Size Fitter (Script)' compon... Read more
[UI] Input Field in World Space canvas causes ArgumentOutOfRangeExceptio...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Canvas' test scene3. It has 4 input fields with different canvas... Read more
InputField.ActivateInputField() has no effect when invoked from the inpu...
To reproduce this bug: 1. Open the attached project2. Open the ActivateInputFieldTest.unity scene.3. Press Play.4. Click on the inpu... Read more
uGUI allocates memory on each frame in 2 places
uGUI seems to allocate memory each frame for Canvas.SendWillRenderCanvases() and EventSystem.Update() To reproduce:1. Create a new p... Read more
When 'Find references in Scene' is selected, the scene view looks comple...
To reproduce this bug: 1. Open the attached project2. Open 'UIExample' scene3. Right click any asset4. Select 'Find references in sc... Read more
Creating certain UI objects when in 3D sceneview in rendermode -camera, ...
1. have sceneview in 3d mode2. create canvas and set render mode to camera and point to the main camera in scene3. create slider Obs... Read more
If the canvas camera is a child of the canvas, the canvas will fly away ...
To reproduce:1. Open attached project2. Open "testscene" scene3. Select "Button" GameObject4. Change Scale values of "Button" GameOb... 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