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" scene 3. 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 project 2. Open scene main.unity 3. Build to OSX standalone and run 4. Paste some text into eith... Read more
Button stays highlighted if interactible is disabled and then enabled on...
1. Open attached project 2. Build to iOS 3. Touch any of the squares 4. Squares will be set to interactible false and then true 5. S... Read more
RectTransform rect & sizeDelta incorrect in Awake() when affected by Lay...
How to reproduce: 1. Open a new project 2. Import attached package 3. Open scene RectTransform Repro Scene.unity 4. Play the scene ... Read more
Custom font turns black after building process finishes
Steps to reproduce: 1. Open attached project 2. Build or Build and run 3. Enter play mode right after building finishes Actual: all... Read more
uGUI: Layout isn't updated if child is deactivated(SetActive(false))
1. Open attached project 2. Open "test" scene 3. Press play 4. Press uGUI button "Hide me" and it will make itself inactive with gam... Read more
[ScrollRect/ScrollBar] UI ScrollRect/Bar does not work properly when Can...
To reproduce: 1) Open attached project and scene in it 2) Make sure Canvas Plane Distance is something extremely small - 0.0000001, ... Read more
Cannot call set_Enabled from UnityEvent in the inspector
To reproduce: 1. Create a uGUI button 2. Create a new On Click event 3. Set the camera as the object 4. Select the functions > Behav... Read more
SceneView/GameView repaint is delayed when any of Auto Layout Components...
Steps to reproduce: 1. Open the attached project 2. Open 'Canvas Repaint Repro' scene 3. Select the 'TextMeshPro Text' game object ... 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass