Search Issue Tracker
Addressables - Obsolete code used in AssetBundleProvider.cs
The file AssetBundleProvider.cs, provided as part of the Addressables package, uses obsolete code: Library\PackageCache\com.unity.ad... Read more
Addressables - Profile becomes inaccessible when given a name consisting...
If you create an addressables profile with a name consisting of only a space character, it won't be accessible in the profiles list.... Read more
[iOS] Unity fails to close Xcode during iOS build postprocessing stage
Steps to reproduce:1) Set Xcode's DerivedData location to be relative.2) Build an empty iOS project in Unity.3) Open the build in Xc... Read more
Addressables - ArgumentOutOfRangeException occurs when attempting to giv...
If you attempt to create a new Addressables profile with an empty name, an ArgumentOutOfRangeException occurs. ArgumentOutOfRangeExc... Read more
[Mac] Editor crashes while creating build for Android for VM FTP project.
Editor crashes on creating the Android build. Steps to repro:1. Download the project fromhttps://drive.google.com/file/d/1EWDxxDeJKF... Read more
[WebGL] Mouse position and delta coordinates are inverted in WebGL build...
How to reproduce:1. Open the attached project ("case_1162154-Chromatic_Repro.zip")2. Open the repro scene ("SampleScene")3. Move the... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
[2D][SpriteShape] Open ended Spriteshape renders the fill texture instea...
[2D][SpriteShape] Open ended Spriteshape renders the fill texture instead of the range sprite How we can reproduce it using the exam... Read more
Zero width space character (U+200B) does not force a line break when wra...
How to reproduce:1. Open user-submitted project (677110)2. Select the Canvas > Text GameObject3. See that the text contains zero ... Read more
Camera controlled by Cinemachine Framing Transposer will only reach half...
How to reproduce:1. Open attached project "case_1162074-MaxOrthoSize.zip" and scene "SampleScene"2. In Hierarchy window, select "CM ... 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