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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note (2019.4.X):
Duplicate of 1320979. Case was not fully resolved in previous fix and was bumped to new ticket for resolution.