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.
Years later and it still wont play the audio in Direct mode :D
This is still an issue 3 years later...
Is there any word on the future plans of WebGL support for mobile devices?
@Videolabs How about streaming for headsets like Magic Leap and HoloLens?
This worked for me after realizing that i was getting the size at the wrong time. I got it while directly spawning a prefab into a Grid Layout...
My coworker has been having the same problem. He was using a faster Ethernet card and had disabled one of them. Not only did he have to enable it...
Perhaps the solution is changing the frequency that it checks for the user talking.
The recording goes anywhere from 5 to 30s depending upon the speaker. We are using the AutoDetectVoice feature and running this as a sort of...
Thanks for the reply. We are targeting IOS. Using iPhone 11 Pro Max's. We're using this in conjunction with a web rtc system. When profiling and...
Happening to me in 2019.4.6, 2019.4.0, 2019.3.6
@FrostweepGames I am working on an IOS app that relies on the continuous use of voice input. When using this plugin i notice that voice detection...
@Lanre - Hope all is well and you managed to stay healthy. Sent you an email recently about a bug i was facing with Nat Device. I have a literal...
Thats good to know. I will take note of that in future developments. Glad your problem was solved.
It would be nice if this plugin can be updated and re released or made open source @Leslie-Young . Its very useful and could use a modern update....
The issue is with the pivot of your object. For this instance it seems to be in the center (0.5, 0.5) . It should be in the bottom left corner. (0,0)
Following the answers here helped me for anyone else who was looking!...
I am having this issue for Lumin Builds on 2019.3.6
Does anyone have any idea? Bump
Opening up the discussion from this question: https://answers.unity.com/questions/1722338/ar-foundation-ar-planes-being-created-far-away.html...
After following this advice I landed on this link. https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/UIAutoLayout.html This was...