Search Issue Tracker
Physics 2D Raycaster triggers events on objects that are behind the camera
Reproduction steps:1. Open the attached project2. Open the "mainscene" scene3. Set the main camera to orthographic, enable the attac... Read more
Canvas Group component is still active even when it is manually disabled...
Canvas Group component is still calling "RandomSibling.Update()" even when "Canvas group" is disabled in the inspector. Steps to rep... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
Sliced images are not displayed correctly in WebGL build
To reproduce:1. Open attached project2. Build and run WebGl3. Notice that sliced image shows up incorrectly Read more
uGUI project textures/sprites are messed up when built to Android
Building to android sample uGUI project brings undesired artifacts to GUI elements. Read more
Raycasters sorting doesn't match Canvas sorting
uGUI: Raycasters sorting doesn't match Canvas sorting (4.6.1p5) PROBLEM When you have 2 Canvas with 'Screen Space - Overlay' render ... Read more
UI Button: Left or Right horizontal alignment gives no indent from the b...
1. Open attached project > Scene12. In Play move mouse over the button -> its color is changed from green to blue (highlighted... Read more
[UI][StandaloneInputSystem]Object which is focused while uninteractable ...
To Reproduce: 1. Use the arrow keys to navigate between the checkboxes.2. Observe that the links are setup manually on each element ... Read more
[GLCORE][OSX] UI Components Disappearing and/or Displaying Garbled UVs/T...
How to reproduce:1. Create a new project2. Create Text game object3. Move it in the scene view4. Notice it disappears and/or display... Read more
GameObject.SetActive() seems to affect assignment value to RectTransform...
To reproduce:1. Import the package attached, open the project, go into the testScene. press play.2. In game scene, press F, you will... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject