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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph