Search Issue Tracker
[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
Unexpected full floating precision register when using GLES20 or GLES3x
How to reproduce:1. Open the attached project "TestShaderPrecision.zip"2. Select Assets/DefaultResourcesExtra/UI/UI-Default.shader3.... 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
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
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
Mouse button Input remains active after clicking, going off screen and r...
Steps to reproduce:1. Open "MouseClickTest.zip" attached project2. Enter play mode3. Left Click and hold the button4. Drag mouse out... 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
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
[Text][ContentSizeFitter] ContentSizeFitter fits Text too tight making i...
To reproduce:1. Open attached project2. Open scene3. Rezize Game view4. Observe the text disappearing on some resolutions Regression... 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
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