Search Issue Tracker
[UI] Flickering while re-arranging UI buttons in scene view
- Open "TestScene"- In Scene view try dragging the ui elements around. The longer you move ui elements around, the more obvious glit... Read more
Canvas do not switch to the chosen Sorting Layer
To reproduce:1. Open attached project2. Open scene3. Select Canvas4. Try to change sorting layer5. Notice that it's impossible to sw... Read more
PixelsPerUnit affects Text component's scale
To Reproduce: 1. Open the attached project in 'TextScaleRepro ' & play scene TextIssue. 2. Observe that both 'pic' Image Compone... Read more
Error "ArgumentOutOfRangeException: Argument is out of range
Error "ArgumentOutOfRangeException: Argument is out of range. Parameter name: index" When double clicking single line input field wi... Read more
Visual problem with selection of text in multiline input
- Add multiple lines of text in a multiline input field.- In Play mode, select a few lines with the mouse- The last letter on every ... 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
[GLCORE][OSX] UI Components Disappearing and/or Displaying Garbled UVs/T...
How to reproduce:1. Create a new project2. Create Text game object3. Move it in the scene view4. Notice it disappears and/or display... 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
Pausing and unpausing the game breaks UI with nested canvases
To reproduce:1. Open attached project2. Open 01 scene3. Enter play mode4. Pause play mode5. Resume play modeExpected result: The UI ... Read more
Scroll View content left and right position set to NaN after moving it h...
Steps to reproduce:1. Download ScrollRectDemo-560p3.zip and open "demo" scene2. Enter play mode3. Drag the "Page 1" horizontally wit... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class