-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
Describe the bug
after updating, the JSON export changed my special character (was using to pass through animation framerate data) to an underscore - is it important that it be like that? I thought that was the point of the storageSafeName
right below it
To Reproduce
Steps to reproduce the behavior:
- Go to 'Animations'
- Rename an animation to 'this|is|a|test'
- Export to JSON
- The animation name is now 'this_is_a_test'
Expected behavior
The name should retain the special characters, snice that's what storageSafeName
is for.
Desktop (please complete the following information):
- OS: Windows 11
- Version v1.2.0
Metadata
Metadata
Assignees
Labels
No labels