Search Issue Tracker
Duplicate
Votes
1
Found in [Package]
2.0.2
Issue ID
1173217
Regression
No
2D character bones are deatached from body when 2D PSD Importer package is upgraded to newer version
How to reproduce:
1. Create a project in unity versions from 2018.4.0f1 up to 2019.3.0a9
2. Open Package Manager (Window->Package Manager)
3. Enable Preview packages (In PM tick window->Advanced->Show Preview Packages)
4. Install any 2D PSD Importer package version up to 1.2.0 Preview 3
5. Import .psb and .psb.meta ("Agate.zip") character files to the project
6. Add the *.psb file to the scene
7. Close Unity
8. Upgrade project to 2019.3.0a10 or newer version
9. Open upgraded project
10. Update 2D PSD Importer package to 2.0.2 or newer version
11. Close project
12. Open project again
Expected result: Bones are attached to the Sprite object in the scene
Actual result: Bones are detached from the Sprite object
Reproducible with: 2019.3.0a11
Not reproducible with: 2017.4.31f1 (Package Manager was not released), 2018.4.6f1, 2019.1.14f1, 2019.2.1f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
This is a duplicate of issue #1164348