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

eco3/UnityUWP-WebCamTexture

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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