Search Issue Tracker
WP8.1 devices with 305 GPUs get glitchy textures with certain settings
WP 8.1 not supported anymore. https://blogs.unity3d.com/2017/07/11/introducing-unity-2017/https://docs.unity3d.com/Manual/windowssto... Read more
No material inspector for uGUI elements
To reproduce:1. Create a new uGUI compatible material2. Create a uGUI image3. Add the material to the image - no material inspector ... Read more
ARM Mali 400 devices use more CPU time than others
Projects ran on ARM mali 400 devices has increased ms, compared with other devices Read more
Canvas render order is based only on hierarchy order
To reproduce:1. Create 2 uGUI images2. Try to make one image go behind the other - your first instinct is to use the z Pos, that doe... Read more
There is no way to hide/show uGUI objects via CanvasRenderer
To reproduce:1. Create a uGUI button2. Try to disable its rendering - you'd have to disable each individual component like text, ima... Read more
Having no tabs open causes Unity not to redraw its background
Having no tabs open causes Unity not to redraw its background Steps to reproduce:1. Open any project2. Close all tabs3. In place whe... Read more
OnTriggerEnter2D is called multiple times when gameobject with active An...
To reproduce:1. Open scene 'Colliderwithbug'2. Play the scene3. Hit space bar several times4. Watch console when moving object hits ... Read more
A gameobject with Cloth component disappears when entering play mode
To reproduce:1. open attached project2. Open test scene3. Enter play modeExpected result: You enter play mode, with the object behav... Read more
Hinge and Wheel 2D joints start scene as if they were asleep
Steps to reproduce:1. Create a new 2D project. Add some sprites2. Create two gameobjects with Hinge and Wheel 2D joints.3. Enter pla... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template