Search Issue Tracker
Duplicate
Fixed in 2018.4.X
Votes
12
Found in
2018.4.19f1
Issue ID
1230750
Regression
No
WebcamTexture Doesn't work on HoloLens 2
1. What happened
WebcamTexture doesn't work on the HoloLens 2. It works in the editor and HoloLens 1. HoloLens 2
2. How we can reproduce it using the example you attached
Build, deploy, and run on a HoloLens 2
Log is attached showing the error:
Error: Operation has failed with error 0xc00d36e6: The requested attribute was not found. (C:/buildslave/unity/build/PlatformDependent/MetroPlayer/MetroWebCamTexture.cpp:WebCamTexture::Update at 613)
Comments (2)
-
santamanno
Sep 08, 2020 09:24
Same on Unity 2019.4.8f1. The media sink does not provide essential attributes to the encoder. Cannot run mftrace.exe on the device, so not sure which GUID is missing.
-
ibompuis
Mar 30, 2020 18:37
Same on Unity 2019.3.6f1 with MRTK 2.3.0 Hololens 2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build error on Android when using Patch And Run paired with Play Asset Delivery
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
Resolution Note (2019.4.X):
Duplicate of 1320979. Case was not fully resolved in previous fix and was bumped to new ticket for resolution.