Search Issue Tracker
[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
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
Cannot modify SpriteAtlas Texture fields via Editor Scripts
To reproduce:1. Open the Unity Project in the Unity Editor.2. Run the editor option Test -> Test SpriteAtlas AssetImporter.3. Obs... Read more
[2DRenderer] Sprite disappears and reappears when playing the scene for ...
Reproduction steps:1. Open attached project (Repro Project.zip)2. Open the "Test Scene 1" scene (in /Asset/Scenes/Test Scene 1.unity... Read more
4.3 -> 4.5 project upgrade breaks Sprites on iOS
Most likely UVs are not regenerated Read more
Yellow assert "Incomplete mesh data in Sprite" spam in Console after loa...
Yellow assert "Incomplete mesh data in Sprite. Please reimport or recreate the Sprite." spam in Console after loading/playing scene ... Read more
Creating a sprite from a texture accesses out of bounds array
Steps to reproduce:1. Open attached project "SpriteTest.zip"2. Add "Test" scene to build settings and build WSA Universal 10 SDK3. O... Read more
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
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