Search Issue Tracker
Sliced Sprite Size cannot be edited when Scene is reloaded
How to reproduce:1. Open user-supplied project2. Press Play > reload 3 times using F13. In Hierarchy Window select UICamera > ... Read more
[Sprite Renderer]Reset is not working on Sprite
Reset is not working on Sprite Steps to Reproduce: 1. Create a new Project2. Hierarchy > right-click > 2D > Sprite3. Projec... Read more
[Physics2D] No reason why it has to be consecutive vertices in customCol...
When using the overload of CustomCollider2D.SetCustomShapes] that allows passing two NativeArray of PhysicsShape2D and Vector3 verti... Read more
Tilemap doesn't change the color of the tile when the Mode of the Tilema...
How to reproduce:1. Open the attached '1295449.zip' project2. Open 'SampleScene'3. Open Window > 2D > Tile Palette4. In the Ti... Read more
[2D] [URP] Objects are rendered twice when Foremost Sorting Layer is ena...
Reproduction steps:1. Open the “SortingLayerStripped“ project2. Open the “SampleScene“ scene3. Open and enable the Frame Debugger Ex... Read more
Sprites are not Rendered in Build or Editor when their Sorting Layer is ...
Steps to reproduce:1. Open users attached project "PixelHorror.zip"2. Build the project with "JaimeScene"3. Notice the Player Sprite... Read more
[2D] Slice button is clipping on selecting "Grid By Cell Size / Grid By ...
Slice button is getting clipped when "Grid By Cell Size / Grid By Cell Count" options are selected from Type dropdown. However, it i... Read more
Crash on Tilemap::RefreshTileAsset when opening a Scene with a specific ...
1. Open the user's attached project 'pixel-golf.zip' project2. Open 'Menu' Scene-- observe the crash Reproducible in: 2017.4.31f1, 2... Read more
Part of sprite is cut off when Mesh Type is set to Tight
How to reproduce:1. Open attached 'MeshTypeTightBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. Loa... Read more
Grid is not created in the Scene when adding a Grid component to a GameO...
Steps to reproduce:1. Open the attached "Case_1176883"2. Open the "SampleScene"3. In the Hierarchy window select "GameObject"4. In t... 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