Search Issue Tracker
Packing textures bigger than atlas limit will result in infinite loop
To reproduce:1. Import attached sprite2. Set packing tag3. Sprite packer > Pack4. Unity will become unresponsive Read more
Undoing changes in the Animator throws an error
Undoing changes in the Animator throws an error Repro:Create a new Animator Controller1. Add a parameter2. Create a new layer3. Add ... Read more
Gizmos (including rect transforms) ignore layer lock
To reproduce:1. Create object with rect transform2. Select layer for it3. Lock that layer4. Notice that object is still selectable v... Read more
Importing a package causes a hang/crash
To reproduce:1. Create a new project2. Import attached Cube-Particle-Cloth.unitypackageExpected result: It importsActual result: It ... Read more
Minimum size in the Sprite editor is hard to understand what it covers
In the Sprite Editor window - The "Minimum size" - as a user we do not understand, what this means. Is it referring to pixels? Or th... Read more
Crash: Deleting the AtlasCache while Unity is running, then repacking
Crash: Deleting the AtlasCache while Unity is running, then repacking. Delete the AtlasCache while Unity is running. Then repack. Un... Read more
Failed to load Sprite Packer window after restarting Unity
Failed to load Sprite Packer window after restarting Unity. - Enable the Sprite packer- Open the Sprite Packer window- Restart Unity... Read more
Removing RigidBody2D in play mode disables the 2D collider
To reproduce:1. Create a scene with a falling 2D rigid body, which would collide with another 2D rigid body.2. Run the scene.3. Whil... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons