Search Issue Tracker
InputField Input Caret gets added to scene after applying changes to prefab
To reproduce:1. Open attached project2. Open Test scene3. Select Canvas4. Press Alt and Left Arrow key to expand everything under th... Read more
If the canvas camera is a child of the canvas, the canvas will fly away ...
To reproduce:1. Open attached project2. Open "testscene" scene3. Select "Button" GameObject4. Change Scale values of "Button" GameOb... 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 d... Read more
Creating certain UI objects when in 3D sceneview in rendermode -camera, ...
1. have sceneview in 3d mode2. create canvas and set render mode to camera and point to the main camera in scene3. create slider Obs... 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 be lo... 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 Button2. Select Transition - Animation on Button script3. Click 'Auto Generate Animation'4. Move... Read more
Animated sprite sheets don't work properly on the uGUI canvas
To reproduce:1. Open attached project2. Open "spritesheet" scene3. Press play Notice two game objects: mickeyAnim_Image and mickeyAn... Read more
PointerEventData.pressPositon is misspelled
PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... Read more
opening a scene with uGUI crashes Unity
To reproduce:1. Open attached project2. Search for "sc" in project view3. Double click Example - Sc (scene)Expected result: Scene op... 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