Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

eco3/UnityUWP-WebCamTexture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple Unity scene to demonstrate a UWP bug involving WebCamTexture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages