Search Issue Tracker
Fixed
Votes
2
Found in [Package]
1.0.0
Issue ID
DANB-585
Regression
No
Aseprite Importer fails to import Aseprite Assets when the Assets are created with Aseprite 1.3.5 or above
How to reproduce:
1. Create a new project using any template
2. Make sure to add the “2D” Package (Window > Package Manager > Unity Registry > Features)
3. Import the “digi-wallet.ase” Asset into the project
4. In the Project window observe the Asset then observe the Console
Expected result: The “digi-wallet.ase” Asset has an icon and no warnings are thrown
Actual result: The “digi-wallet.ase” Asset has no icon and “No Sprites or Texture are generated. Possibly because all layers in file are hidden or failed to generate texture.” warning is thrown
Reproduced with: 1.1.1 (2021.3.36f1, 2022.3.22f1, 2023.2.15f1, 6000.0.0b12)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: Not reproducible if the .ase Asset is created with Aseprite version older than 1.3.5 → Additional information is provided in the internal comments
Full warning thrown to the Console:
No Sprites or Texture are generated. Possibly because all layers in file are hidden or failed to generate texture.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment