Search Issue Tracker
Canvas size depends on the latest active game view aspect ratio for all...
To reproduce:1. Open attached project2. Switch between game view tabs with different aspect ratios Expected vs actual: canvas size w... 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
[TextMeshPro] Changes to sprite asset cause sprite to not be rendered
DescriptionChanges to the sprite import settings cause sprites to disappear from the scene. You need to regenerate the sprite or pla... Read more
Canvas Batching System Dirties Project User-Created Materials when using...
Steps to reproduce:1. Open user attached project2. Enable the "Rect Mask 2D" component on the "Panel" Gameobject3. Play the scene, t... Read more
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
Crash in "NullCheck(this_ptr=<unavailable>) at il2cpp-codegen"(IL2CPP) w...
Application crashes when input field is cleaned or text is added. Reproduction steps:1. Open the attached project.2. Build and run t... Read more
Sprite visuals are missing when changing Wrap mode of sprite back and forth
To reproduce:1. Open project attached2. In Project window, select TestSprite33. In Inspector window, make sure change sprite's Wrap ... Read more
[UI] Internal error: Adding for rebuild while in rebuild loop
Steps to reproduce:1. Open user attached project2. Open scene.unity3. Play the scene4. Notice that an error appears:- Trying to add ... Read more
Rect Tool alt resize causes assertion, makes RectTransform unusable
Steps to reproduce:1. Download and open the attached project2. Start scaling the panel with the Rect Tool3. Hold the Alt key while s... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used