python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
I can't play video or take photo on Hololens
I am doing 3 things,video record,take photo, play the video.
However, 3 option works on unity but when I build the app for hololens and test it, just video recording is working. I can't take photos an...
Kemal Gokten
Votes: 0
Answers: 1
MRTK 2.7.3 - Outline Shader is not visible on HoloLens
I saw the scene OutlineExamples in the MRTK examples package and recreated it in my own project.
The outlining works if I stay in unity in play mode. But if I deploy it on the HoloLens the object does...

Perazim
Votes: 0
Answers: 1
No Camera Rendering in Unity
I am trying to send a AR camera stream to a web browser using Unity.Webrtc. First I initiate the signaling between the unity peer and the browser peer and I try to capture the ar camera of the ARFound...
mohammedshetaya
Votes: 0
Answers: 0
How can i detect which node tapped in ArCore Flutter
I need to detect which node tapped in ArCore in flutter
arCoreController!.onNodeTap = (name) => onTapHandler(name);
didn't get the expected name.

Khaled Abdelrazeq
Votes: 0
Answers: 1