Search Issue Tracker
CanvasRenderer Component isn't created on a Canvas child GameObject when...
How to reproduce:1. Open the attached project "bugRepro"2. Open the Scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more
The Button is interactable when instantiated into a non-interactable Can...
How to reproduce: Open the attached project "BugNavigation.7z" Enter Play Mode Expected results: The "I should be inactive" Button i... Read more
2px Softness is applied to RectMask2D when the Camera is set to Orthogra...
How to reproduce:1. Open the attached project "uiRepro"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Open the ... Read more
FoV is changing when changing the size of the Game window
How to reproduce:1. Open project "RogueLike.zip"2. Change the size of the Game window3. Observe the FoV of the Game window Expected ... Read more
Poor performance when loading or unloading a large Scene
Reproduction steps:1. Open the attached project "PerformanceTest.zip"2. Open "Loader.unity" Scene3. Enter Play Mode4. Click "Load He... Read more
[TextMeshPro]The CanvasScaler with UI Scale Mode - Constant Physical Siz...
Reproduction steps:1. Open the attached project "ClickListenerBug.zip"2. From the game window, set "18:9 Portrait" or "16:9 Portrait... Read more
CanvasGroup Interactable state not controlled by Button when built in WebGL
Reproduction steps:1. Open the attached project ("1370655_repro.zip")2. Switch the Platform to WebGL in Build Settings3. Build and R... Read more
UI handles in scene view are detached from UI elements
Reproduction steps:1. Create a new project.2. Create UI "Image" GameObject3. In the Scene view resize, rotate or move the UI object ... Read more
The Rect Transform and the Anchor Preset of a nested Canvas gets reset w...
How to reproduce:1. Open the attached project "case_1374782.zip"2. Open Scene "SampleScene"3. In the Hierarchy window drag "inner" G... Read more
UnityEvent listener execution state is Off by default
Reproduction steps:1. Open the “OffByDefault” project2. Open the “SampleScene“ scene3. Select the “Test” GameObject4. In Inspector c... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS