Search Issue Tracker
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
RectInt.Contains doesn't consider RectInt's width and height being negative
Repro steps:1. Open QA attached project "repro_1079566"2. Open scene "0"3. Enter Play Mode and observe the Console Expected: Contain... Read more
[Tilemap] multi-selected tile paints only outermost tile when painting v...
-e: see title -repro--open attached project--open scene--open tile palette--select the two tiles--paint the selection by dragging it... Read more
Tilemap Move causes incorrect tile to appear under selection
Moving a Tile on a Tilemap can cause the incorrect sprite to briefly show up as the tile you wish to move Reproduction Steps:1. Down... Read more
Moving Tiles with the Tilemap causes the selected tiles to disappear
When starting a move with the tilemap, the tiles disappear initially before reappearing after being moved slightly. To repro:1. Down... Read more
Sprite packer leaves huge gaps between sprites in first pages
To reproduce: 1. Open report project( link in edit)2. Pack sprite atlas3. Compare pages Expected vs actual: pages 1-5 have huge gaps... Read more
Light2D freeform does not render the internal part when rendered in cert...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Observe the Game v... Read more
[Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtil...
How to reproduce:1. Open the attached project2. In the top toolbar, select Test -> Pack Atlases Expected result: Atlases are pack... 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
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