Search Issue Tracker
Editor crashes when adding text component to game object in play mode vi...
How to reproduce:1. Open the attached project2. Open and play ExampleSceneResult: Editor freezes and crashes after some time Note: c... Read more
[UI] Button does not interact after nested canvas is used
To reproduce:1. Download attached project;2. Open scene "Sample 1";3. Enter Play mode;4. Press on red button and notice, that it int... Read more
Rect Transform position values are set to NaN, when Rect Transform is cr...
To Reproduce: 1. Open project2. Play scene3. In hierarchy choose 'Sizer' object in 'Canvas- Scale 0.01'-> 'Table Holder'-> 'Ta... Read more
Opening Dropdowns freezes Game View when using Fixed Resolution
Reproduction Steps:1. Import attached project "893585 - DropDown.zip".2. Open "DropDownTest" scene.3. Select Game View.4. Make sure ... Read more
'Look rotation viewing vector is zero' is shown, when the gameobject has...
If Canvas has a gameobject which has Rect Transform width or height set to 0 and this gameobject has a child with an UI element, a m... Read more
[UI] Images and static texts glitch on 5.3
From Unity 5.3 projects that have a lot of UI elements start to flicker. Mostly on Android but also happens in editor. Read more
Viewport content position values breaks to NaN value when changing Scrol...
Reproduction steps:1. Open project attached (ScrollRectTest.zip).2. Open scene "test".3. Press on Scroll Rect (in Canvas).4. Drag it... Read more
CanvasRenderer.OnTransformChanged is called on disabled UI objects
When a transform with children CanvasRenderers is changed/moved CanvasRenderer.OnTransformChanged is called for all of them even if ... Read more
Using Content Size Fitter or Vertical Layout Group causes error
When using the Content Size Fitter OR the Vertical Layout Group components on the Content of a Scroll View, and playing the scene an... Read more
[UI] RenderTexture does not render World Space UI
[UI] RenderTexture does not render World Space UI 2. How we can reproduce it using the example you attached1) Download project and o... 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