Search Issue Tracker
[Tilemap] When a Tilemap object is created Scene Hierarchy doesn't expan...
If the Scene Hierarchy is collapsed and a Tilemap object is created then Scene Hierarchy remains in collapse state. it doesn't expan... Read more
Overwriting tiles in the tile palette leaves dead tiles in the palette t...
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more
Tile Palette dropdown menu doesn’t truncate longer Tilemap names in Tile...
Steps to reproduce:1. Create new Unity project using Universal 2D Template2. In Hierarchy window create a Tilemap and name it “Testi... Read more
[SpritePacker][iOS] Sprites are packed inefficiently for iOS platform
Steps to reproduce: 1. Open the attached project2. Switch to iOS platform3. Open 'Sprite Packer' (Windows/Sprite Packer)4. Click 'Pa... Read more
Applying a change to texture import settings null reference error
1. create a Layout where the Sprite Editor is a tab in a frame2. import some sprites/textures and then close the Editor3. re-open th... Read more
[2D][Prefab] Blue highlight(Override indicator) doesn't appear for Rigid...
Override Indicator is missing for Constraint property under Rigidbody 2D in the inspector, Refer attached screenshot Steps to Repro:... Read more
SpriteAtlas packed sprites do not render after SetPlatformSettings and P...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Select SpriteAtlas item in the menu and then click "TestM... Read more
Tick indicating active tilemap in Tile Palette does not update
Tick indicating active tilemap in Tile Palette does not update 1. Open attached project, open scene "1"2. Window > Tile Palette3.... Read more
Incorrect color calculation in linear color space using sprites packed w...
How to reproduce:1. Open user-supplied project2. Load scene "scene"3. Hit play and observe the Game View Expected result: Both Image... 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