Search Issue Tracker
It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and ...
It is possible to add 3D colliders and Rigidbody2D (or 2D colliders and Rigidbody) from script 2) How can we reproduce it using the ... Read more
If Sprite window is open, user expects to move the window
If Sprite window is open, user expects to move the window around, when editing/trimming the sprite. But the small Sprite window is s... Read more
PolygonCollider2D colliders are incorrectly generated from sprites with ...
PolygonCollider2D colliders are incorrectly generated from sprites with 90 degree corners. 2) How can we reproduce it using the exam... Read more
Selection is unusual when attempting to define sprite outside of texture...
Steps to reproduce : - create a new project- import a texture and convert it into a sprite- open the sprite editor- make a selection... Read more
Pivot change does not get applied during Safe automatic slicing
- In the Sprite Editor do an Automatic slice with Pivot set to Center and Method set to Delete Existing- Press Apply- Now perform an... Read more
Instantiating Tilemap that has Rule Tile with "Default GameObject" set, ...
Reproduction steps:1. Open "RuleTileTest" project2. Open the "SampleScene" scene3. Go to File -> Build and Run4. Press on the "Sp... Read more
Snap To Grid doesn't work with sprites
Steps to reproduce : - create a new project- create a cube- hold ctrl and move it around and notice that it behaves according to the... Read more
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code