Search Issue Tracker
Fixed in 3.0.5
Votes
0
Found in [Package]
3.0.4
Issue ID
1181404
Regression
Yes
[STW] 2D Animation bones detach from Sprite when relaunching project
How to reproduce:
1. Open the "SampleScene" Scene in the "bowboi test.zip" Unity project
2. Select the "player" GameObject in the Hierarchy tab and notice missing bones
3. In the Project tab, locate the "player.psb" file in the "Sprites" folder
4. Right-click on "player.psb" and press "Reimport"
5. Select the "player" GameObject again and notice the bones have appeared
Expected result: the 2D Animation bones set in the Sprite Editor do not disappear when launching the project
Actual result: the 2D Animation bones disappear from the Sprite and a reimport of the Asset is needed
Reproducible with: 2019.3.0b1 (package ver. 3.0.4), 2019.3.0b3 (package ver. 3.0.4), 2020.1.0a4 (package ver. 3.0.4)
Not reproducible with: 2018.4.8f1 (package ver. 2.0.0-preview.3), 2019.2.5f1 (package ver. 2.2.0-preview.5), 2019.3.0a11 (package ver. 3.0.3)
Note: not tested on 2017.4 due to the PSD Importer package being unavailable for this stream.
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (fix version 3.0.5):
Fixed in 2019.3.0b3 (2D Animation package version 3.0.5)