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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment