Search Issue Tracker
Editing UI Text in Play mode with script causes Memory Leak (~30mb/s)
How to reproduce:1. Download attached project file2. Open "Intro" Scene and press Play Actual result: Memory usage climbs rapidly (a... Read more
Button can't be clicked if Z scale is set to 0
Repro steps: 1. Create a New Project2. Create a Button3. Set the Canvas "Render mode" to "World Space"4. Set the Buttons Z Scale to ... 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
[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
Enabling MaskableGraphic will cause GC spikes if Canvas contains UI elem...
Reproduction Steps:1. Import attached project.2. Open "test" scene.3. Enter Play mode.4. In Hierarchy, drag "Filled Simple 1" from A... Read more
"String too long for TextMeshGenerator. Cutting off characters" error ap...
Steps to reproduce:1. Open user attached project2. Download the attached CalculateOnClickModified.cs script3. Replace the content in... 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
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
UI.Mask elements are not copied to RenderTexture
How to reproduce:1. Copy the "PresExample.zip" content to a folder named "PresExample" on Desktop2. Open the "GiboirePlayer" project... Read more
Children of the Canvas Group are not rendered, if Canvas Group game obje...
To reproduce: 1. Open the project, attached by the tester (canvasGroup.zip)2. Open the "Bug Scene" scene3. Enter Play mode4. Select ... 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