/UnityUWP-WebCamTexture

Simple Unity scene to demonstrate a UWP bug involving WebCamTexture

Primary LanguageC#

UnityUWP-WebCamTexture

Simple Unity scene to demonstrate a UWP bug involving WebCamTexture.

This simple scene has a Canvas and a RawImage. Another GameObject contains a script which uses Unity's WebCamTexture and displays it on the RawImage.

Running this scene in the editor works out fine. However compiling and running it as a UWP-Application it shows following error messages:

Error output

Translation from German to English:

Error: Operation has failed with error 0x80028019: Old format or invalid type library.