Odin Menu Tree Object String Nice Name has odd formating in edge cases

Issue #359 closed
Former user created an issue

We use UnityEditor.ObjectNames.NicifyVariableName, which attempts to make the names of things nicer, but doesn't always succeed.

We should probably make our own utility for this at some point.

Example ScriptableObject class name i was using was CC2DMovementAbility and CC2DRaycastAbility

Comments (1)

  1. Log in to comment