Search Issue Tracker
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
NullReferenceException if user tries to create tile palette with blank n...
NullReferenceException if a user tries to create tile palette with a blank name or "." 1. Start a new 2D project2. Window -> Tile... 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
Dragging sprite into the Grid and leaving Scene tab without releasing re...
To reproduce:1. Open the "TestScene" in the attached project2. Select the "Grid" Game Object from the Hierarchy3. Select the "tile0_... Read more
Sprite Preview is broken when the Sprite is too tall or too wide
How to reproduce:1. Open the attached "repro_IN-41957.zip" project2. In the Project window, select the "plant", "plant90", "wand" or... Read more
GameObjects created by RuleTile are destroyed if Tilemap.CompressBounds ...
How to reproduce:1. Open user's attached project ("2019.3 test project.zip") using the EnvIronman VM (more information in Edit)2. Lo... Read more
[2D] [Tilemap] Warnings appear when adjusting Tilemap Cell Gap values
[2D] [Tilemap] Warnings appear when adjusting Isometric Tilemap Cell Gap values Steps to Repro:1. download attached project and open... 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
Tilemap sprites are flipping
Tilemap sprites are flipping when panning camera. Repro:1- Open project in attachment.2- Open scene 'Scenes/SandboxRoom'.3- Start ga... Read more
[2D] [Tilemap] Grey shading in Scene view for Tilemap Focus On persists ...
Grey shading in Scene view for Tilemap Focus On persists even after a Tilemap Grid is deleted Steps to Repro:1. create a new Tilemap... 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