Search Issue Tracker
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce:1. Open attached Unity project "UITest"2. Open "test" scene3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
OSX Standalone player duplicates a paste event, resulting in it pasting ...
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to OSX standalone and run4. Paste some text into either o... Read more
Button stays highlighted if interactible is disabled and then enabled on...
1. Open attached project2. Build to iOS3. Touch any of the squares4. Squares will be set to interactible false and then true5. Selec... Read more
RectTransform rect & sizeDelta incorrect in Awake() when affected by Lay...
How to reproduce: 1. Open a new project2. Import attached package3. Open scene RectTransform Repro Scene.unity4. Play the scene- Not... Read more
Custom font turns black after building process finishes
Steps to reproduce:1. Open attached project2. Build or Build and run3. Enter play mode right after building finishes Actual: all cus... Read more
uGUI: Layout isn't updated if child is deactivated(SetActive(false))
1. Open attached project2. Open "test" scene3. Press play4. Press uGUI button "Hide me" and it will make itself inactive with gameOb... Read more
[ScrollRect/ScrollBar] UI ScrollRect/Bar does not work properly when Can...
To reproduce:1) Open attached project and scene in it2) Make sure Canvas Plane Distance is something extremely small - 0.0000001, ep... Read more
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce:1. Create a uGUI button2. Create a new On Click event3. Set the camera as the object4. Select the functions > Behavi... Read more
SceneView/GameView repaint is delayed when any of Auto Layout Components...
Steps to reproduce: 1. Open the attached project2. Open 'Canvas Repaint Repro' scene3. Select the 'TextMeshPro Text' game object in ... Read more
A way to dynamically update Text.text
Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument