Search Issue Tracker
“SendMessage cannot be called during Awake” warning appears when enterin...
How to reproduce:1. Open the user’s attached project2. Enter Play Mode3. Observe the Console window Expected result: No warningActua... Read more
"Raw edit mode" button is not shown as pressed if it's pressed in an add...
How to reproduce:1. Open the user’s attached project2. Add an additional Inspector window3. In Hierarchy expand “Canvas” GameObject ... Read more
UGUI NullReferenceException when sprite.texture is null
Reproduction steps:1. Open the attached project2. Open Assets/Scene scene and press Play3. Inspect the Console window Expected resul... Read more
PointerMoveEvent is not called when moving the mouse over UGUI Element w...
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. Click and hold the left mouse button while dragging from ... Read more
Scrollbar Direction changes are not being saved when changing it in open...
To reproduce:1. Open the user’s project2. Open the “SampleScene”3. Open the “ScrollBar Vertical” Prefab (Assets → Prefabs)4. Change ... Read more
Mouse offset on Button when the window is larger than the Reference Reso...
Reproduction steps:1. Open user attached project.2. Build the project3. Make the window wider than 1920x10804. Hover over the right ... Read more
Credits are not showing when opening Unity About pop-up
Reproduction steps:1. Open the attached project2. In the menu bar press go to Unity > About Unity3. Observe the credits field Exp... Read more
Canvas is still receiving input after the canvas was disabled
How to reproduce:1. Open the user-attached project “Canvas Click 3.8”2. Open the “SampleScene” scene and enter the Play Mode3. Click... Read more
Unexpected full floating precision register when using GLES20 or GLES3x
How to reproduce:1. Open the attached project "TestShaderPrecision.zip"2. Select Assets/DefaultResourcesExtra/UI/UI-Default.shader3.... Read more
The Button is not fully visible in the Game window when adding it to the...
How to reproduce:1. Create a new project2. In the Hierarchy window add a Panel (right-click > UI > Panel)3. In the Inspector w... 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