playMaker

Author Topic: how to fix json parsing in ecosystem  (Read 1028 times)

banksazero

  • Playmaker Newbie
  • *
  • Posts: 1
how to fix json parsing in ecosystem
« on: October 19, 2016, 07:00:04 AM »
Hi everyone
         Today I try to use ecosystem for search some action but I can't use and
 ecosystem window show json parsing error Object reference not set to an instance of an object
and in my unity's console show Search
- Error : Rejected because no crossdomain.xml policy file was found
UnityEngine.Debug:LogWarning(Object)
-Json parsing error Object reference not set to an instance of an object
UnityEngine.Debug:LogWarning(Object)

Is this can fix?
thankyou

I have a extra question about  Physics2D.RaycastAll  .Is this avaliable on playmake?