You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the SetVariable command to set a global variable the warning "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate" is spammed to the console upon entering play mode, whether the command was called or not.
Describe the bug
When using the SetVariable command to set a global variable the warning "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate" is spammed to the console upon entering play mode, whether the command was called or not.
To Reproduce
Expected behavior
The console should be clear of any warnings related to "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate"
Screenshots
Versions & Platform
The text was updated successfully, but these errors were encountered: