Search Issue Tracker
Fixed in 42bb231
Votes
0
Found in [Package]
staging/skin-module
Issue ID
1079948
Regression
No
[2D] [PSB Importer] Resetting a rigged PSB sprite back to a normal PSB generates errors
[2D] [PSB Importer] Resetting a rigged PSB sprite back to a normal PSB generates errors
Steps to Repro:
1. Import a PSB file for rigging
2. Set the PSB Sprite to Multiple and select Import Hidden Layers, Mosaic Layers, Character Mode, and Reslice From Layer
3. open the Sprite Editor and slice the sprite
4. use the Skinning Editor to create bones, generate meshes, and weight the sprites
5. go back to the Inspector settings of the PSB and unselect Import Hidden Layers, Mosaic Layers, Character Mode, Reslice from Slice and click Apply
The following error appears in the console:
AssetImporter is referencing an asset from the previous import. This should not happen.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment