APK + OBB doesn't work on many other phone brands, to resolve the problem, first find a way to reduce the exported android installation file size as well as using…
Problem: Xcode Compiling error - Apple Mach-o Linker (0) error Problems when compiling after export to Xcode Solution: Install the Resonance Audio https://github.com/resonance-audio/resonance-audio-unity-sdk/releases Download and install the unity package Change…
A. Objective Requires to create a toggle button to allow dinosaur animation to play by user. Otherwise the Dino animation will need to pause by default at around 2 second…
Problem: Cannot find the command adb in Mac terminal Solution: Ensure the environmental variable is setup in $HOME/.zshrc This is a hidden file, if doesn't exist, can create a new…
Problem: On 1 May 2021, The unity package update from Bintray no longer working Unity3D will not able to resolve the packages from the previous location. https://api.bintray.com/npm/microsoft/AzureMixedReality-NPM/com.microsoft.azure.spatial-anchors-sdk.core Solution: Using alternative…
Azure function requires subscription to remove cold start, for small project, it may not be cost effective hence creating a simple api call to "wake up" azure function during possible…
Problem: After insert the QR code using 3D Quah, it will display in Scene, but not in the Game. Solution: Set the canvas to Screen Space - Camera, and set…
Search Azure and update three corresponding SDKs After update, make sure the platform is set properly If following error encountered For Unity 2021.1 and Android 10 I use mainTemplate.gradle for…
//TODO //HACK //FIXME Working with Visual Studio, you can use Task list to help remember where in the code needs extra attention later. Simple comment the code above with the…
First the camera do not save due to the changes in android permissions update the capture and save pro to the last version Then the app didn't work when SDK…