Search Issue Tracker
Sprites are sliced wrong when they are being sliced automatically on iOS...
How to reproduce: Open the “WAX.zip“ project Open the “SampleScene” Select the “Slices Wrong” image in the Assets folder In the Insp... Read more
[Android] Sprite transparency does not work when using RGB ETC1 format a...
How to reproduce:1. Open the “IN_69052” project2. In the Build Settings make sure the Android Platform is selected3. In the Project ... Read more
Crash on PhysicsManager2D::Simulate when a Prefab is spawned in Play Mode
Reproduction steps:1. Open the “repro-project“2. Open the “SampleScene“3. Enter the Play Mode4. Wait until the “EnemyBody“ shoots a ... Read more
Some Rigidbody2D.Cast overloads do not correct use the Rigidbody2D angle.
Steps to reproduce: 1. Unzip the "CastShapeTest.zip" file. 2. Load the Project and the "SampleScene" scene. 3. Hit Play. 4. Red area... Read more
Sprite editor does not allow creating new sprite tiles in a sprite sheet...
Reproduction steps:1. Open the user-attached project2. Open the Sprite Sheet named “item sprite atlas” inside Assets > Inventory ... Read more
Crash on GameObject::IsActive when importing or using the "Lost Crypt - ...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Observe the crash Alter... Read more
Unexpected transformations occur when executing 2D Vertex Shaders
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Observe the Game View Expected re... Read more
Multipage Sprite Atlas renders incorrectly when Secondary Textures are used
Reproduction steps:1. Open the attached “unity-secondary-texture-bug.zip” project2. Open the “SampleScene” scene3. Observe the Scene... Read more
Crash on ScheduleGenerateTilingShape when modifying PolygonCollider2D pa...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Asset/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the ... Read more
Sprite Atlas preview is not shown in the Inspector window when it is packed
Reproduction steps:1. Open the “IN-75987.zip” project2. Click on the “Assets/Atlas/UI_Atlas_Icons_Stickerbook” Sprite Atlas in the P... 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