Search Issue Tracker
SpriteAtlas cannot be loaded from an asset bundle which is built from an...
To reproduce:1. Open user's attached project2. Open and play the "Rain" scene Expected result: Sprite is imported from the asset bun... Read more
Sprite Renderer's material is projected on 3d object when object is bet...
To reproduce:1. Open user's project "Minimal Project - Sprite Mask bug"2. Move the mesh object in Z axis in such way it would be pla... Read more
Standard Assets/Utility/AlphaButtonClickMask.cs does not work with Sprit...
Steps to reproduce:1. Open attached project "SpriteRaycastIssue.zip"2. Open Test Scene3. Enter Play mode4. Try clicking the button (... Read more
Editor crashes when entering/exiting play mode with a high number of Til...
Steps to reproduce:1. Open attached "CrashRepro.zip" Unity project2. Enter "test" scene3. Enter play mode-- Unity crashes (if not, e... Read more
Sprite 2D physicsShape is not set until 'Edit Physics Shape' tab is open...
To reproduce: 1. Open Project2. Set Sprite's MeshType to FullRect3. Drag sprite into scene4. Add PolygonCollider2D5. Notice the Poly... 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
Tilemap and Tile Palette are broken when updating the project
How to reproduce:1. Open the attached project2. Observe the "tilemap_test" scene3. Open Tile Palette (top window -> Window -> ... Read more
Image not rendering correctly in Play Mode when selected Tight Mesh Type
How to reproduce:1. Open user-submitted project (SpritePackerTest.zip)2. Open "SampleScene"3. Select "Icon_Gems"(Assets/Common/Image... Read more
Sprite borders are not copied when duplicating SpriteRect
To reproduce:1. Create a new project, import any sprite sheet2. Open sprite editor3. Add SpriteRect, set border values to >04. Du... Read more
Cannot modify SpriteAtlas Texture fields via Editor Scripts
To reproduce:1. Open the Unity Project in the Unity Editor.2. Run the editor option Test -> Test SpriteAtlas AssetImporter.3. Obs... 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