Search Issue Tracker
a sprite breaks when entering play mode
To reproduce:1. Open attached project2. enter play modeExpected result: A new sprite spawns and we have two identical spritesActual ... Read more
Overwriting tiles in the tile palette leaves dead tiles in the palette t...
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more
[2D] SortingGroup does not apply the sorting changes to its children whe...
To reproduce: 1. Download attached project "BugTestSortingGroup.zip" and open in Unity2. Open "BugTest" scene3. Enter Play modeNote:... Read more
2D. You cannot input negative values for BoxCollider size from editor, b...
Steps:1. Create object.2. Add BoxCollider2D3. Try to change Size valies to -1 It will automaticaly change it to 1e-5.You can set neg... 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
[SpriteEditor] contents will disappear upon exiting playmode
Reproduction steps:(Gif in the Edit)1) Open attached project.2) Select any sprite in Assets window, hit Sprite Editor in Inspector.3... Read more
Sprite.Create causes Unity to crash
Steps to reproduce : - import the project attached- open the scene- press play and Unity will crash --------------------------------... Read more
Sprite flickers with fragments of sprites that are on its side in the sp...
To reproduce:1. Open the project attached by the user2. Move the scene around and notice green fragments flickering on the sides of ... Read more
When manually setting Y value of 2D sprite in inspector keeps the moveme...
To reproduce:1) Create new 2D project2) Put any sprite into your project3) Drag it into scene(hierarchy)4) Set it to (0,0,0)5) Set t... Read more
[2D] Unable to click on/select Sprite Mask in Scene with Sprite Mask View
A Sprite Mask cannot be clicked on/selected in Scene when using Sprite Mask View 1. create a Sprite Mask2. select a Sprite to use fo... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument