A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Same here, I used a third party plugin (not Firebase) and had to downgrade to Unity 2019.2 from Unity 2019.3
Hi, What are the updates and news concerning Machine Learning/ Deep Reinforcement Learning (formerly Barracuda)? Will more common model...
Many thanks @AskCarol Yes, I had added all sessions to my Google calendar, the start times were converted to my time zone, I joined at the...
Hi, I want to use Face Tracking , then on button click dis-/ enable the face tracking. When the face tracking is disabled, I want to attach a 3d...
Hi, I am currently watching the Unite Copenhagen. It is mentioned that the XR Interaction toolkit will unite touch, gestures and hand tracking in...
Thank you, guys, for your advices! I will dig into
Thanks @Antistone . After parsing the JSON, I store the data in a ScriptableObject and can access it after switching scenes. This seems to work....
Well, the "Child" classes of the hierarchy also contain data and have several fields. I may not split or modify the JSON, because it is delivered...
Ok, thanks! I will try that.
Hi all, Many thanks for your thoughts. Yes, I am already using Json.NET for parsing the JSON. The JSON contains info I need everywhere to populate...
Hi all, I am asking for your advice. I have to parse a JSON file (approx. 6 MB), its content is used in the entire app, across multiple scenes....
@AlbyDj90 : Additionally , I would also disable the Collider of ARPlanes I do not want to place models on.
Many thanks @tdmowrer for pointing this out! However, as far as I understand, the corners will define a kind of bounding box around the AR plane...
Hi all, I would like to check if ARPlanes overlap other ARPlanes, or if they are intersected by another ARPlane. Then, in case that the...
@jimlee58 As far as I know, ARFoundation relies on ARCore and ARKit. ARKit Face tracking requires iOS devices with a front-facing TrueDepth camera...
Problem solved thanks to Wang Wei from UniWebView Asset. I had to switch the "Write Permission" to "External (SDCard)" in the Player Settings Panel.
Hi all, I want to build an Android app that displays a web page in a WebView. This web page I have to load has a form. The form launches an...
@username_unity_of_my Many thanks for your feedback. I have already purchased it :)
Hi @username_unity_of_my , I have just found your asset in the store and would be interested especially in the shader "mobile bumped specular 1...
Hi all, I would like to get the output of a trained model (Deep Learning) for object recognition and image segmentation tasks. I am looking for...