XR development
3 TopicsNo differentiation between Avatar Triggers
Unity version: 2022.3.34 Mesh version: 5.2414.130 Hello, I have noticed an issue that appears when you have multiple Avatar Triggers in one scene. The issue is that the scripts attached to them will run regardless of which Trigger zone the avatar enters. Let's say, I have 2 trigger zones (1 and 2) and both of them have script (doesn't matter if it's the same script or different ones). If the script on Trigger zone 1 do ABC when Avatar Trigger value changed to true and Trigger zone 2 do XYZ when Avatar Trigger value changed to true, both ABC and XYZ will happen regardless if the avatar only entered Trigger zone 1 or Trigger zone 2. I have tried using different scripts, saved each Avatar Trigger component in different variables, Used different tags but the issue seems to be in the Avatar Trigger logic itself (even having an Avatar trigger game object with no scripts attached to it will trigger the scripts on other game objects). Of course I could have done something wrong, and I would appreciate some guidance if that's the case.93Views1like1CommentError [Cloud Scripting]: Cloud scripting upload failed
I Team, I have this error during the deploy from unity, below the error in detail: Error [Cloud Scripting]: Cloud scripting upload failed Exception: Running process exited with error code : 1 ErrorMessage : here another screen of the error from the mesh publish dialog83Views0likes0CommentsCustom Inspector Propertie generation bug/ Cant create android builds
My overall problem started that i could create Desktop builds, but out of nowhere MS-Mesh wasnt possible to create android builds . Then i stumbled over this problem (screenshot).I already tried to move the missing data from another (working) project into this one but nothing helps. It seems like MS Mesh is moving data by it sel (of course it doesnt.. but i never touched those datas before) Also i tried to fix it with the Script reference resolver which worked out before, but this time its stuck at a certain point. Those problems could be related, but i am a total beginner with Ms Mesh so if you have a suggestion i would be really thankful. Best wishes and happy developing, Tobi.371Views0likes0Comments