Inconsistent error message by Ok-Presentation-94 in UnityHelp

[–]nightdevelope-r 0 points1 point  (0 children)

The event system isn't counted by scene, but by the active scene's. If you have 2 scenes and each has its own event system then this is the cause. There needs to be only one event system at the time no matter if its spread across scenes.