Search Issue Tracker
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
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
Sprite slice border functionality is gone
Select a sprite, open the sprite editor, select the sprite slice - notice that you can not change it's border. If you select the sli... Read more
[AssetImport] Sprite settings loss while multiediting texture assets whe...
1. Open attached project.2. Change one sprite texture type to sprite, other to any other.3. Select both and change texture type to a... Read more
Sorting of layers depends on the viewing angle (in 3D scene)
To reproduce:1. open attached project2. Open dirtyDirtyBugScene scene3. Make sure the scene is in 3D. Check that the hair of the gir... Read more
Removing Rigidbody2D in play mode disables object collision
To reproduce:1) Open '2DBug.rar' project that user attached.2) Open 'Scene' scene and press play3) You will notice that in 2D part, ... Read more
[SpriteRenderer] Sprite artifacts w/ AA on
Steps to reproduce:1. Download and launch attached project "Game $1.zip"2. Open scene "1" and press play3. In game press "Play" to 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used