JetBrains / JetBrains/resharper-unity
Update serialized references when refactoring method names
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Method refactoring doesn't update Unity's serialized references to the target method.
When renaming a method, the developer must also manually update any of Unity's serialized references to that method (in e.g. `.anim` files). This creates a lot of toil. I would expect refactoring to update these.
Contributor guide
Assessment
This issue has not been assessed yet.