Search Issue Tracker
InputField with maximum number of characters doesn't accept 'replacement...
Steps to repro: 1. Play the Untitled scene. 2. Type "12". Select all characters, and then type "3". The input field shows "3". 3... Read more
When using rich text and changing font size with <size>, the wrong space...
To reproduce the bug: 1. Import RichTextSizeBug package 2. Open the scene 3. Observe the text field 4. It has the rich text enabled... Read more
Toggle Group does not appear in GameObject Create menu
The GameObject menu option on the top toolbar in the editor doesn't have a ToggleGroup option under UI, neither does the Heirarchy m... Read more
Grid layout behaves strangely when start corner is set to lower left or ...
Steps to repro: 1. Open the attached project and the scene "layout" 2. Observe that grid layout behaves strangely when start corner ... Read more
When modifying the transform of a camera in late update any canvas assig...
To reproduce this bug: - Open the project - Play 'Scene' - Drag the slider - Notice lagging slider Read more
InputField Input Caret gets added to scene after applying changes to prefab
To reproduce: 1. Open attached project 2. Open Test scene 3. Select Canvas 4. Press Alt and Left Arrow key to expand everything u... Read more
Japanese characters are not seen inside of the new Input Textfield whil...
How to reproduce: 1. Create a new project 2. Add Text in Hierarchy 3. Switch language to Japanese IME (set for example Hiragana) 4. ... Read more
Horizontal Layout Group does not work correctly on the ScrollView
To reproduce this bug: 1. Open the attached project 2. Open ScrollView scene 2. Expand the Canvas/Window/Content/ScrollView/Conten... Read more
The new GUI sliced images doesn't work correctly with orthographic camer...
To reproduce: 1. Create new project 2. Import attached sprite 3. Set camera to orthographic Projection of size 5 (default one) 4. ... Read more
If you play an animation on the button, it disappears and changes locati...
To reproduce this bug: 1. Open the attached UIBetaTestProject 2. Open LayoutGroups scene 3. Expand Canvas->Window->Vertical Group->... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon