Always receive invalid events on unity dashboard?

I am trying from two days to use custom events in my game i tried YouTube videos forums but can’t find relevant information .please help me to sort out my problems. When i sent custom event in my game i receive the invalid events screen shoots are attached below what is the possible solution for my problem???




Hi There,

I can see from your screenshots that you have created a SceneOpened event and that you have added a sceneName parameter to your projects event manager. But I can’t see if you have actually adde the sceneName parameter to the SceneOpened event. Please use the Event Manager to drill into the SceneOpened event and check which custom parameters have been added to it.

Events will only pass validation if there structure and contents match the schema design in your Event Manager
Be careful with naming, event and parameter names are case sensitive

I hope that helps,

Thanks a lot… solved my problem but please update the documentation …There is no clear explanation. But I face another issue can you help plz the event uploading issue I receive an error during uploading events…