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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment