Search Issue Tracker
[2D][Sprite Atlas] After removing object from atlas, removed object is n...
[2D][Sprite Atlas] After removing object from atlas, removed object is not rendered during Playmode Repo steps:1. Pack 2 separate sp... Read more
"Sprite Atlas" with "Allow Rotation" and "Tight Packing" causes sprites ...
Repro steps: 1. Open "MinimalReproProject"2. Enter Play mode Expected result: The images should be displayed like outside of Play mo... Read more
Texture Importer fails to resize tga textures when Max size property is ...
Unchecking "Override for PC, Max & Linux Standalone" flag in "PC, Max & Linux Standalone settings" should fix the problem. Read more
Yellow assert "Incomplete mesh data in Sprite" spam in Console after loa...
Yellow assert "Incomplete mesh data in Sprite. Please reimport or recreate the Sprite." spam in Console after loading/playing scene ... Read more
Flipped sprites rotate around Y axis while the Transform is only rotatin...
When a sprite, rendered on an object, that is rotating around Z axis, is flipped (either on X or Y axis), the sprite starts rotating... Read more
[2D] Sprites imported with TexturePacker 4.3.3 are not rendering all tri...
Reproduction steps:1. Open the attached project "Testbed_Unity_5_6_0B4.zip";2. Open the "Scene_001.unity" scene;3. Enter a play mode... Read more
BoundsInt.xMin and BoundsInt.yMin are confusingly clamped to xMax and yMax
How to reproduce:1. Download the tester-attached script(BoundsTest.cs)2. Create a new Unity project and import the script3. Attach t... Read more
Painting on a Tilemap erases random tile when an empty tile was selected...
How to reproduce:1. Open the attached "IN-124569_ReportTilemap.zip" project2. Open the "Test" scene3. Select the "Grid" GameObject i... Read more
"PolygonGeometry.ClosestPoint" not returning perimeter point when overla...
Steps to reproduce: Create a PolygonGeometry (with or without a radius) Call PolygonGeometry.Closest point with the point overlappin... Read more
Pack Preview fails on Variant Atlas when Master Atlas has "Use Crunch Co...
To reproduce: 1. Download and open attached "SpriteAtlasBug.zip" project.2. Select "Variant Atlas" atlas in Assets folder.3. Press "... 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