Search Issue Tracker
"More than one global light" error is not thrown when changing the type ...
How to reproduce:1. Create a new 2D Unity project2. In the Hierarchy, right-click -> Light -> Spot Light 2D3. In the Inspector... Read more
[Tilemap] Clicking something outside the tilemap and then quickly inside...
Steps to reproduce: 1. Open attached project (tilemap-gone.zip)2. Open 'TilemapTest' scene3. Open 'Tile Palette' window, choose 'Roc... Read more
[2D] InvalidOperationException occurs on selecting resliced sprite gameO...
InvalidOperationException occurs on selecting resliced sprite once its bones are generated and scene view disappears on scaling dock... Read more
SpriteAtlasManager.atlasRequested behavior differs in Editor and Standal...
To reproduce:1. Open project attached and run scene Start2. Build and and run for StandAlone3. Observe different results Expected: i... Read more
Performance Regression of Sprite.Create when FullRect meshType is used
To reproduce:1. Open "Reproduction.zip" project2. Enter "TestScene" scene3. Open profiler window4. Enter play mode Expected result: ... Read more
[Android] Sprites are not being packed properly by Sprite Packer or Spri...
Steps to reproduce:1. Create a new project2. Import attached assets3. Enable Sprite Packing in Edit > Project Settings > Edito... Read more
[2D][Tilemap] Handle has already been released error.
[2D][Tilemap] Handle has already been released error. When playing the game, following error spawns occationally:The Handle has alre... Read more
Inconsistent naming of “Renderer 2D” displayed as “Renderer2D” across UI...
Create a Unity project Go to the "Hierarchy" window Right-click and select "Rendering -> URP Decal Projector" Go to the "Inspecto... Read more
[Tilemap] Painted tilemap disappears from Scene View when dragging the s...
Steps to reproduce: 1. Open attached project (tilemap-gone.zip)2. Open 'TilemapTest' scene3. Focus on the 'Grid' game object so it's... 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