Search Issue Tracker
2D gravity doesn't work properly
To Reproduce:1. Open test scene found in attached project (gravitybug.zip)2. Enter play mode3. Move a bit to left, move a bit to rig... Read more
Crash when deoptimizing the transform hierarchy
Steps to reproduce : - import the project attached- open the Animation window and select Star Group Rotate- in the Inspector click o... Read more
Unable to add two of the same 2D colliders to one sprite
1. Add two of the same 2D collider component to one sprite (sprite collider fx)2. You get pop up window saying you can't do that Read more
Regression: sprite editor does not slice the sprites
To reproduce:1. Open New Unity Project 42. Select test sprite in project view3. Open Sprite Editor4. Slice the sprite5. Notice in th... Read more
Not possible to edit sprite collider in inspector or via hold+shift
1. add sprite collider to sprite in scene2. observe that there is no edit check box in inspector of said sprite3. Observe that hold+... Read more
undo after adding edge collider component to sprite produces error
1. have sprite in scene2. add edge collider and then undo the action (crtl+z) console shows error: The targets array should not be u... Read more
After editing one polygon-collider edit point, it's impossible to edit i...
1. Have any sprite in scene and add polygon collider component2. hold down shift and edit the collider3. Try and edit the polygon co... Read more
Edgecollider is only visible when editing it
1. Have any sprite in scene and add edge collider component to it Observe that the collider is only visible when editing it (though ... Read more
Sprite packer tries to reimport deleted textures (which cause unity to c...
To reproduce:1. Open project Cars2. When the project is loading there is a possibility of a crash, since there is a 13mb texture dec... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default