Search Issue Tracker
[UI] InputField generates errors
InputFields will not work in the latest version of 5.6, and cause errors both in-Editor and in builds. Reproduction steps:1. Open th... Read more
Object::GetInstanceID crash caused by the profiler when no active camera...
Steps to reproduce:1. Open "DataApp.zip" project2. Add all scenes to the Build Settings3. Load "DemoMain" scene4. Enter playmode and... Read more
Enabling Canvas to a specific object crashes editor
To reproduce:1. Open project2. Open '01_Login' scene3. Play scene4. Click 'ENTER' -> 'ENTER' -> Home button(in right bottom co... Read more
Canvas with Content Size Fitter not resizing if UI elements are instanti...
How to reproduce:1. Open the attached "layout_group_bug" project2. Enter playmode, notice how "OutterContainer" Canvas isn't resizin... Read more
Resizing parent RectTransform when child RectTransform is selected resul...
Reproduction steps:1. Open the attached project "ui_bug.zip";2. Open the test.unity scene;3. Select "Panel 2";4. While the "Panel 2"... Read more
NullReferenceException when using a Scroll View
Steps to reproduce : - create a new Scrol View- enter Playmode and notice the errors NullReferenceException: (null)UnityEditor.Seria... Read more
Editor crashes after setting mesh to CanvasRenderer
Steps to reproduce:1. Download bug_sumple.zip and open "sample" scene2. Press play button to enter game mode Results: Editor crashes... Read more
[UI] Editor/Build freezes when changing the parent of a game object in c...
Reproductions steps:1. Open the attached project2. Enter Play mode/ Build to any platform Result: Unity crashes either whena) changi... Read more
Canvas causes performance issues after changing its size
Reproduction steps:1. Create a new Unity scene.2. Create a new canvas and a UI element (example, a button)3. Select the button, and ... Read more
Child UI elements in parent Canvas cannot be configured after changing t...
How to reproduce:1. Open a new project2. Go to GameObject --> UI --> Text3. Set Text Anchor Preset to Stretch Middle4. Drag th... 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