Search Issue Tracker
[SpritePacker] Crash after packing multiple high res sprites
Steps to reproduce: 1. Open attached project2. Go to "Assets/Sprites/Backgrounds/FireArena"3. Notice that there are multiple high re... Read more
[URP] 2D URP project template opens "Untitled" scene instead of "Samp...
How to reproduce:1. Open Unity Hub;2. Click “New” in “Projects” section;3. Select “2D URP” template enter project name and click “Cr... Read more
[2D][Grid] Hexagonal Grid Component Rendering with AMD GPUs does not ren...
Rendering the Grid component in Hexagonal mode in the Editor for users with AMD GPUs (notably the MacbookPros with the Touchbar and ... Read more
[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
Unity does not clean up lost link SpriteRenderer object
Steps:1. Open BUG01 scene in Repo project2. In Scene View you can see a white sprite object, but hierarchy is empty-> If a camera... Read more
Compressed ETC Variant Sprite Atlases become corrupted when changing the...
To reproduce: 1. Download and open attached "SpriteAtlas ETC Variant Size Issue.zip".2. Make sure Build Settings are switched to And... Read more
Sprite is packed inefficiently when using Tight Packing in the Sprite Atlas
How to reproduce:1. Open the user's attached project2. In the Project Window, select the Sprite Atlas (Assets > Sprites)3. In the... Read more
[2DRenderer] Sprite disappears and reappears when playing the scene for ...
Reproduction steps:1. Open attached project (Repro Project.zip)2. Open the "Test Scene 1" scene (in /Asset/Scenes/Test Scene 1.unity... Read more
Dragging a cubemap onto a scene doesn't generate skybox material, duplic...
To reproduce:1. Open attached project2. Drag and drop "museum.hdr" file from the Project window to Scene view Expected behavior: cub... Read more
ShadowCaster2D API no longer recognizes the 'useRendererSilhouette' prop...
How to reproduce:1. Create a new 2D Project2. In the MainScene create a new Empty GameObject3. Attach the “Shadow Caster 2D” Compone... 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