Skip to content

[BUG] Special characters replaced in Animation name #233

@boxic

Description

@boxic

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:

  1. Go to 'Animations'
  2. Rename an animation to 'this|is|a|test'
  3. Export to JSON
  4. 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.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version v1.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions