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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment