Search Issue Tracker
When applying changes of UI prefab's disabled child, PosX and PosY value...
To reproduce this issue: 1. Open the attached project2. Open 'guiPrefabBug' scene3. Select 'Enabled' object in the hierarchy ( Canva... Read more
Incorrect line spacing when using RichText
How to reproduce:1. Open the attached project2. Open the scene ( It has a Text component. Text is written using RichText and some wo... Read more
Text Fields don't show their text value on some resolutions, when Canvas...
To reproduce:1. Open attached project "TextInvisible.zip"2. Open "test" scene and Play it. (Text is visible)3. Stop game.4. Build an... Read more
all toggles are selected even when they all are attached to the same Tog...
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice that all toggles are selected even when they all are a... Read more
Having GO with any Renderer (except Canvas Renderer) inside Canvas with ...
Steps to reproduce:1. Open user attached project2. Open scene 'Test'3. Enter play mode, errors thrown in console Expected result: No... Read more
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene2. Observe how the text bounds are larger than the text "New Text"3. in inspector go to wrap made and set to ... Read more
Cache server mode changes to previous after reopening Unity
To reproduce:1. Open user's project2. Go to 'Unity'->'Preferences'3. Go to 'Cache server' tab and set mode to 'Local' (Do not cli... Read more
Setting ScrollRect's normalized position does not work if you do it just...
To reproduce this bug: 1. Import the attached package2. Open 'scene'3. There is 'ScrollView' and 'Panel' as its Content3. Press play... Read more
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
Content of nested Canvas is rendered at wrong position after pressing play
How to reproduce:1. Open the attached "WrongPositionBug" project2. Open the "test" scene and press play3. Go to the scene view, noti... 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