Forum Discussion
Thomas_Laurent
Feb 16, 2024Copper Contributor
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.
- miskakytoBrass ContributorHi!
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!- OweeboiCopper ContributorTry to debug the cloud scripting project and check if all parameters contain values on the App method part. 🙂