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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (2019.4.X):
Duplicate of 1320979. Case was not fully resolved in previous fix and was bumped to new ticket for resolution.