Search Issue Tracker
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
If the canvas camera is a child of the canvas, the canvas will fly away ...
To reproduce: 1. Open attached project 2. Open "testscene" scene 3. Select "Button" GameObject 4. Change Scale values of "Button"... Read more
Unity crashes when setting .enable on CanvasGroup in runtime
To Reproduce: 1. Create a gameObject with a CanvasGroup component, (notice that it can't be disabled/enabled in inspector) 2. Try to... Read more
Creating certain UI objects when in 3D sceneview in rendermode -camera, ...
1. have sceneview in 3d mode 2. create canvas and set render mode to camera and point to the main camera in scene 3. create slider ... Read more
Having Particle System as a child of Screen Space - Camera Canvas causes...
Steps to reproduce: 1. Open attached project. 2. Open scene. 3. Close the project. 4. Open project again. Scene will automatically b... 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
When the Animator Component is above the button script, the 'Animator ha...
To reproduce this bug: 1. Create UI Button 2. Select Transition - Animation on Button script 3. Click 'Auto Generate Animation' 4. ... Read more
Animated sprite sheets don't work properly on the uGUI canvas
To reproduce: 1. Open attached project 2. Open "spritesheet" scene 3. Press play Notice two game objects: mickeyAnim_Image and mi... Read more
PointerEventData.pressPositon is misspelled
PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistak... Read more
opening a scene with uGUI crashes Unity
To reproduce: 1. Open attached project 2. Search for "sc" in project view 3. Double click Example - Sc (scene) Expected result: Scen... 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
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines