Search Issue Tracker
[2D] Sprite indexing is rearranged in Atlas when switching platforms whi...
To reproduce:1. Open user's attached project2. Enter Play mode to build the Atlas3. Check SpriteAtlas.spriteatlas packaged sprites' ... Read more
[2D] "Invalid editor window UnityEditor.FallbackEditorWindow" error is t...
"Invalid editor window UnityEditor.FallbackEditorWindowUnityEditor.GenericMenu:CatchMenu(Object, String[], Int32)" error throws upon... 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
Light2D freeform does not render the internal part when rendered in cert...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Observe the Game v... Read more
Slicing leaves artifacts on some sprites
To reproduce:1) Open the attached project and load "Scene2"2) Notice that there is thin line near the "right sign" (attached "Slicin... 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
[Sprite] Sprite.Create method generates misleading error messages
Calling Texture2D.Compress(bool), then Sprite.Create() creates a sprite with a blank texture. This is due to the fact that Sprites c... Read more
Multipage Sprite Atlas renders incorrectly when Secondary Textures are used
Reproduction steps:1. Open the attached “unity-secondary-texture-bug.zip” project2. Open the “SampleScene” scene3. Observe the Scene... Read more
Sprite preview is shown in Scene View when you select an object with Spr...
How to reproduce:1. Open attached project ("SpritePreviewBug.zip")2. Create Empty GameObject3. Add SpriteMask to that GameObject (se... Read more
Pack Preview fails on Variant Atlas when Master Atlas has "Use Crunch Co...
To reproduce: 1. Download and open attached "SpriteAtlasBug.zip" project.2. Select "Variant Atlas" atlas in Assets folder.3. Press "... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS