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)
-
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
- Widgets are not updating in Scene View when an Object is moving using DOTS
- Missing TMP Essentials error is logged when closing the TMP Importer Window after they have been already Installed in VFX Learning Template Scenes
- Texture artifacts while moving around in Play mode when using URP on ARM Windows
- Crash on MatchAsset when loading a specific project
- Decal colors change when the position space changes from World to Object and the decal is at the world center
Resolution Note (2019.4.X):
Duplicate of 1320979. Case was not fully resolved in previous fix and was bumped to new ticket for resolution.