Skip to content

studentutu/FixMissingUnityEvents

Repository files navigation

FixMissingUnityEvents

Tool util to fix missing unityevents invokations

Should only be used on scenes. Don't forget to apply all of the changes to prefabs!

Automaticly fixes invokations of the script when script was placed under different namesapce or under the assembly (changed assembly)

When fully renamed script - you should manually add the previous Class name (short name) and the Currect "Refactored" Class (short name)

image

About

Helper tool to fix missing unity-events invocations when class was renamed/changed namespace/put into assembly (from default Unity to custom one)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages