Search Issue Tracker
[Undo] Unity crashes after undoing deleting prefab with UI element
Steps to repro: 1. Open attached project;2. Open Assets -> Scenes -> main.unity;3. In the Hierarchy expand UI -> Main Windo... Read more
UI Flickering
Reproduction project:1. Open User's project2. Deploy To device (Debugging mode enabled)3. Play Game until UI starts flickering Expec... Read more
Content position sets to NaN with clamped Scrollview in Screen Space canvas
Content PosX, PosY, PosZ are set to NaN, when there is content size fitter with Horizontal Fit set to Min Size attached to it, scrol... Read more
Entering to full screen from windowed build stretches elements
Repro steps:1) Open the project and scene 12) Build the scene and run as Windows standalone3) In settings, choose lower resolution a... Read more
EventTrigger Pointer Click events can't pass PointerEventData
All event triggers are of type UnityEvent<BaseEventData>, meaning you can use a method with a BaseEventData as a callback, but... Read more
Child Canvas elements are not rendered after disabling and re-enabling p...
How to reproduce:1. Open the attached "CanvasInCanvas" project and open "CanvasProblem" scene2. Enter playmode3. Press "Toggle other... Read more
"GC Alloc" in "ColorTween.TweenValue" on button press
Reproduction steps:1. Open the attached project.2. Open the "Main" scene.3. Make sure that game view windows is big enough to see th... Read more
Maximizing editor window makes UI elements be positioned incorrectly
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Make sure you can see the Game view4. Maximize the editor... Read more
[Undo][RectTranform] Changing position of RectTranform and undoing it re...
To reproduce:1. Open project attached by the user2. Open scene "scene" and select GameObject "Handle" (Canvas-> Slider-> Fill ... Read more
After losing focus of input field Japanese text gets duplicated
Reproduction steps:1. Open the project2. Play Scene3. Switch keyboard language to Chinese4. Write something into input box5. Switch ... 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