Skip to content Skip to sidebar Skip to footer
Showing posts with the label Unity3d

Low Performance When Execute Eglswapbuffer And Eglmakecurrent

I'm developing an Android Unity Plugin that allows user to record his/her gameplay Overview of… Read more Low Performance When Execute Eglswapbuffer And Eglmakecurrent

Call Unity From Android

I have a unity project which uses an android libarary. From my android library I calls UnityPlayer.… Read more Call Unity From Android

Error: "to Use The Controller, Please Upgrade To A Version Of Unity With The Gvr Native Integration"

I followed these instructions but instead of the Technical Preview I installed 5.6 beta. I have Pix… Read more Error: "to Use The Controller, Please Upgrade To A Version Of Unity With The Gvr Native Integration"

Some Diacritic Characters Disappear On Android (unity)

I've made a game in Unity which uses three languages (Dutch, Polish and English) and can both b… Read more Some Diacritic Characters Disappear On Android (unity)

Trying To Keep A Game Object Within The Screen Left And Right Bounds In Unity3d

I have this code bellow for my gameobject : private float screenx; Vector3 playerPosScreen; void S… Read more Trying To Keep A Game Object Within The Screen Left And Right Bounds In Unity3d

Unity Crashing On Play, Most Likely Infinite While Loop, But Cannot Locate Issue

thanks for reading. I'm currently building a small memory card game in Unity using C#. I have … Read more Unity Crashing On Play, Most Likely Infinite While Loop, But Cannot Locate Issue

How Can I Find The Rotation Of The Head In Google Cardboard Unity3D?

Hey guys how do I find the rotation of the phone with Google Cardboard SDK in Unity3D, like the way… Read more How Can I Find The Rotation Of The Head In Google Cardboard Unity3D?

Toast On Image Detection In Vuforia Either Using Unity Or Java Without C++

I have to Toast a message when an Image is detected. Which is the easiest way to do? Using Unity or… Read more Toast On Image Detection In Vuforia Either Using Unity Or Java Without C++