Search Issue Tracker
"Failed to download package" when importing package on local drive
"Failed to import package with error: Couldn't decompress package" when importing package on local hard drive 1. In Editor, import a... Read more
An object touching multiple Colliders in a compound Rigidbody causes str...
Steps to reproduce:1. Open the attached project (Bewildering Defiance of Physics.zip)2. Open the Assets/Box Scene.unity scene3. Pres... Read more
Editing Rect Transform's Pivot values no longer moves sprite in Editor
Editing the X/Y values of the Pivot property of the Rect Transform component no longer moves the sprite in the editor 1. In Assets p... Read more
[License] Pro users can't skip the survey after Unity activation
When a Pro license is activated, the user is forced to fill out the survey that shows up; the 'Skip' button does not work. Steps to ... Read more
Dropdown menu content is unselectable when Canvas sorting layer is not d...
Steps to reproduce:1. Open the attached project (878105-TestProject.zip)2. Hit Play3. Click on dropdown menu4. Observe the dropdown ... Read more
Scene disappears from the build when renaming a scene via explorer
Steps to reproduce:1. Create a project2. Create a new scene3. Try to save the new scene4. Add the scene to the Scenes in Build5. Ren... Read more
"UnityEngine.Light does not contain a definition for lightmappingMode" c...
Steps to reproduce:1. Open the attached project (TestProject878098.zip)2. Open the Assets/qq.unity scene3. Build the project4. Obser... Read more
Possible caching problem with Texture2D's and stored prefabs loaded with...
When the game is started for the first time Texture2D's together with prefabs are loaded. However, when the game is loaded for the s... Read more
Unity fails to convert classes into dex format when building il2cpp for ...
Steps to reproduce:1. Open project from the provided oc.unity3d link2. Build project for android using il2cpp-Error "Unable to conve... Read more
[WebGL] MonoBehaviour.OnApplicationFocus not called when the project is ...
Reproduction steps:1. Build the attached project to WebGL2. Open the built index.html file in Firefox3. Open the developer console t... 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