Search Issue Tracker
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to rep... Read more
Canvas with Screen Space Overlay camera is not null if its render mode w...
Steps to reproduce: 1. Open attached project "testing_canvas"2. Open "test" scene3. Enter play mode-Canvas render mode is set to Scr... Read more
Entering text and pressing enter multiple times in an Input Field while ...
Recreation steps:1.Open Unity2.Create a new scene3.Add and Input field4.Change the width of Rect Transform to 900 and the height to ... Read more
tutorial case for onboarding
Steps to reproduce:1. Open atached project reproduced with the description of the user2. Start play mode and write text in input fie... Read more
UI text color changed permanently when using "Find references in scene" ...
How to reproduce:1. Open project and load Test scene2. You can play the scene. You can see the white text over the background.3. Sto... Read more
scrollviews can be scrolled out of vertical bounds when horizontal scrol...
Steps to reproduce:1. Open attached project2. Open "ScrollBug" scene3. Enter play mode4. Try to scroll Scrollview can be scrolled ou... Read more
Texture inspector UI loads twice
The UI loads again after modifying a script. 1.Add a script and a texture to a new project; or use the provided project2.Open the te... Read more
huge UI objects when Canvas render mode is "Screen Space - Camera"
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Add Canvas3. Set Canvas render mode to Screen Space - Cam... Read more
Canvas Scaler doesn't scale Z axis when Canvas render mode is set to "Sc...
Steps to reproduce (or watch attached gif): 1. Open attached project2. Open "ReproScene" scene3. Select "Canvas" in the Hierarchy4. ... Read more
Preserve aspect should not show up when there's no sprite
Steps to reproduce : - create an Image- remove the Source Image and notice the Preserve Aspect option is still there 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