Search Issue Tracker
when creating new uGUI objects they are immediately contracted in hierarchy
1. create button in scene2. observe how only the parent canvas is seen and button child is not expanded like it is in 4.6 Read more
Audio Importer no longer functions
Steps to reproduce : - import the project attached- select the audio file- try to change some settings and notice they cannot be app... Read more
Fatal error when opening a scene
Steps to reproduce : - import the project attached- open the scene "Base" and Unity will crash with the error : Fatal Error! GetMana... Read more
Changing parent in game while using animation (rotate) scales down gameo...
To reproduce:1) Open the attached project and load 'MasterScene' scene2) In Hierarchy select 'ExitButton' gameobject and play the sc... Read more
Moving rotated object in scene window along axis, changes values of othe...
To reproduce: 1) Download and open project2) Open scene1 scene3) Select the obj_player object4) Move the object in scene view along ... Read more
Texture2d.Load image example scripts issues
ScriptReference/Texture2D.LoadImage.html 1. Example doesn't work with explanation provided. TextAsset file has to have an extension ... Read more
Frame debugger has missing text for GPU skinning and UI
Steps to reproduce : - import the project attached- open the scene "test" and press play- open the frame debugger and notice the mis... Read more
Unable to pick child object in the canvas
Steps to reproduce : - create a new project- create a canvas, a text and a button- try to pick the text in the scene view and notice... Read more
The Image component PreserveAspect Image Type isn't working as it should
Steps to reproduce : - import the project attached- open the scene "preserve aspect bug"- select the button and notice that the Imag... Read more
Any other Canvas in hierarchy ignore events
Steps to reproduce : - import the project attached- open the scene "canvas_bug"- press play and notice that only the root canvas rec... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS