Reproduction Steps
Currently, as of 4/26/22
, the “Oldschool” climb animation has an incorrectly named animation. All catalog animations have an animation named “ClimbAnim” inside of them. However, the “oldschool” climb animation is named “climb”. Not only does this go against the standard that all other catalog animations follow, but it also breaks developer code that relies on the standard naming convention of these animations.
Here’s what most catalog animations have their name set to:
Here’s what the “oldschool” climb animation has its name set to:
Expected Behavior
It is expected that the “oldschool” climb animation would follow the standard naming convention for its internal animation instances that all other catalog animations follow
Actual Behavior
The “oldschool” climb animation has a unique animation instance name, resulting in developer code breaking if it relies on the catalog naming conventions.
Workaround
None
Issue Area: Catalog Assets
Issue Type: Other
Impact: High
Frequency: Constantly
Date First Experienced: 2022-04-26 00:04:00 (-04:00)