Hi,
ok, none of this can work properly:
First question: Where did you get this package? is it you that created this scene from scratch?
now:
When you create a package ( if you actually created that package) with playmaker, you need to first export the globals, else it will be broken.
So here are the step to properly package a scene with playmaker
1: click on the menu "Playmaker->tools->Export globals"
2: select the scene, AND the "playmakerGlobals_EXPORTED" asset ( that was created with step 1)
3: click on the menu "Assets->create package"
4: remove the playmaker dll
5: proceed
When you import such package:
1: select "playmakerGlobals_EXPORTED"
2: click on the menu "Playmaker->tools->Import globals" ( you can delete that asset when it's done)
so, can you give us again the package with the exported asset, then I'll be able to see better what could go wrong.
Bye,
Jean