Search Issue Tracker

Won't Fix

Votes

0

Found in

5.2.1p2

Issue ID

733487

Regression

No

Getpixels32 from WebCamTexture renders view upside down, then freezes with a console error

Graphics - General

-

How to reproduce:

1. Open attached project
2. Open scene Scene.unity
3. Play the scene
- Note how the view is upside down and after a while it stops showing the webcam feed with this error in the console:
Input color array length needs to match width * height, but 307200 != 1280 * 720
UnityEngine.WebCamTexture:GetPixels32(Color32[])
WebCamTextureGetPixels:TakePhoto() (at Assets/WebCamTextureGetPixels.cs:18)
<Start>c__Iterator0:MoveNext() (at Assets/WebCamTextureGetPixels.cs:14)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.