Forum Discussion

Thomas_Laurent's avatar
Thomas_Laurent
Copper Contributor
Feb 16, 2024

Microsoft Mesh - Use visual cloud

Hi everyone,

I'm starting to develop with Mesh, I wanted to test the cloud visuals however I have several errors and I really don't know how to fix them ...

Best Regards.

 

  • miskakyto's avatar
    miskakyto
    Brass Contributor
    Hi!
    Cloud Scripting in Unity creates a bunch of errors usually when there's an error in your code. You can try to edit your Cloud Script code to something you verifiably know works, and then see what errors you get. That helps you to narrow down the issue.

    I hope this helps!
    • Oweeboi's avatar
      Oweeboi
      Copper Contributor
      Try to debug the cloud scripting project and check if all parameters contain values on the App method part. 🙂

Resources