Search Issue Tracker
[UI][Rect] Dynamically creating Rect crashes the Editor
Repro steps:1) Open project "RectDynam" I attached and the "ECL Main" scene in it2) Play the scene - notice the button and white rec... Read more
Cannot remove On Click() event after entering playmode
Steps to reproduce : - create a button- add the canvas to the OnClick- set it to GameObject.SetActive- press play- exit playmode and... Read more
Scroll rect scaled to very small value and set to elastic movement type ...
To reproduce:1.Create new project, import and open attached "case_736804-scroll_rect_bug.unity" scene.2.Play scene, select Canvas &g... Read more
Nested canvas has wrong values when instantiated from a prefab during ru...
Creating a nasted canvas prefab and instantiating the prefab during runtime produces wrong values of the canvas when changing the pa... Read more
Canvas elements are placed incorrectly when setting non-native resolutio...
To reproduce the issue follow the steps:1. Open "case_741751-New_Unity_Project"2. Open "test" scene3. Build the scene4. Play the sce... Read more
5.2/5.3 CPU usage is doubled when instantiating UI prefabs compared to 5...
Reproduction steps:1. Open attached project2. Open the profiler window3. Open and play the "Untitled" scene4. Click the button "Butt... Read more
Content of scrollview not bouncing back when reaching the top/bottom
To reproduce:1. Open the project the user sent ("NoBounce.zip")2. Play the only scene3. Try scrolling the scrollviewNotice that, if ... Read more
Button with animator is not working after setting it not active and acti...
How to reproduce:1. Open the attached project2. Open and play BugScene scene3. Click on the button in the left (The button has an an... Read more
[UI] UI objects are not displayed in Unity Samples: UI project
To reproduce:1. Open attached project2. Play Menu 3D scene3. Notice that UI object are not displayed in scene/game view (all other s... Read more
[UI][SceneView] Child objects of nested canvas are not visible in scene ...
To reproduce:1. Add Image game object2. Notice that Image is visible in scene view3. Add another canvas as a child of main canvas4. ... 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