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
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment