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/windows... Read more
No material inspector for uGUI elements
To reproduce: 1. Create a new uGUI compatible material 2. Create a uGUI image 3. Add the material to the image - no material inspect... 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 images 2. Try to make one image go behind the other - your first instinct is to use the z Pos, that d... Read more
There is no way to hide/show uGUI objects via CanvasRenderer
To reproduce: 1. Create a uGUI button 2. Try to disable its rendering - you'd have to disable each individual component like text, i... 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 project 2. Close all tabs 3. In place... Read more
OnTriggerEnter2D is called multiple times when gameobject with active An...
To reproduce: 1. Open scene 'Colliderwithbug' 2. Play the scene 3. Hit space bar several times 4. Watch console when moving object ... Read more
A gameobject with Cloth component disappears when entering play mode
To reproduce: 1. open attached project 2. Open test scene 3. Enter play mode Expected result: You enter play mode, with the object b... 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 sprites 2. Create two gameobjects with Hinge and Wheel 2D joints. 3. Enter ... 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
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
- Scene View drop-down fields reopen when clicking them again to close it
- Crash on UnityEngine.Rendering.RenderPipelineAsset:InternalCreatePipeline when opening a specific project