Search Issue Tracker
Creating tags with names "New..." or "Remove Unused Tags" removes the ab...
1. import an image2. select the image and click on Packing Tag in the Inspector Import Settings3. select New..4. name the Packing Ta... Read more
2D Tile palettes don't have documentation buttons
Repo steps: Open 2D URP Unity scene Right click on the Project window Create > 2D > Tile Palette > Any option Click the pal... Read more
SpriteAtlasManager.atlasRequested behavior differs in Editor and Standal...
To reproduce:1. Open project attached and run scene Start2. Build and and run for StandAlone3. Observe different results Expected: i... Read more
Inconsistent behavior when adding identically-named sprites to Sprite Atlas
To reproduce:1. Open user's attached project, in Project window, select sprite atlas MYATLAS2. While MYATLAS selected, drag Tree spr... Read more
Sprite animation preview does not respect "Order in Layer"
The layering of sprites (Order in Layer) is ignored and messed up in the clips animation preview (Inspector). repro:-open Project-op... Read more
Image of sprite sheet not visible in preview window
Steps to reproduce: 1) Download attached project "SpriteRepro.zip" and open in Unity.2) Open scene "scene1".3) Click on 'capguy-walk... Read more
Sprite Atlas allows multiple identical sprites when adding sprites in In...
To reproduce:1. Open my attached project (SpriteTest.zip), in Project window, select sprite atlas MYATLAS2. While MYATLAS selected, ... Read more
[PointerHandlers] Pointer enter/exit detection order is not working corr...
Steps to reproduce: 1. Open the attached project2. Open 'EventSystemBug' scene3. Notice that three sprites are rendered corretcly ac... Read more
Unity crash on Tilemap::SetEditorPreviewTileAsset when painting a scene ...
Reproduction steps:1. Open the "SampleScene" Scene in the attached "1220442.zip" project2. Open Tile Palette and select a 3x3 size a... 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