Search Issue Tracker
Unable to navigate with Tab key in "Create New Tile Palette" window to "...
Steps to reproduce: Create a new Unity project using a 3D Universal Template In the Package Manager, install the 2D Features package... Read more
SpriteAtlas sprite texture won't load if SpritePacker is disabled
Reproduction steps:1. Open the attached project2. Enter the Play Mode3. Press 'Load' button in the Game View window Expected result:... Read more
Material and Sorting Layer fields of Sprite Renderer Component do not sh...
How to reproduce:1. Open the user's project and scene "SampleScene"2. Select "GameObject (all modified)" from the Hierarchy Window t... Read more
[Tilemap] Visualization of the tile is created in another tile when quic...
How to reproduce:1. Open user attached project "Ghost_Tiles.zip"2. Open "Grid_prefab" in Prefab View3. Select green tile in Tile Pal... Read more
Tilemap brush raycast is offset to a single line when tilemap is rotated
Reproduction steps:1. Import user's attached assets to an empty project ("Assets.zip")2. Open "Sample Scene"3. In Inspector window, ... Read more
[2D] Cell Grid's "Cell Gap" resets to default values if "Cell Layout" is...
Cell Grid's "Cell Gap" values are not retained after "Cell Layout" is changed to "Hexagon" and back Note:Refer attached video Steps ... Read more
[2D] Painting in Tile Palette window after deleting child gameObject fro...
Painting in the Tile Palette window throws NullReferenceException, after deleting Layer1 child GameObject (with Tilemap and Tilemap ... Read more
Tile in a Prefab's Tilemap changes its Sprite when saving a scene with a...
How to reproduce:1. Open the attached project named "Case_1120471"2. Change the Sprite of the "Diamond" Tile to the "Circle" Sprite3... Read more
Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Br...
Steps to reproduce: Create a new Unity project using the Universal 2D template Open the Tile Palette window (Window > 2D > Til... 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