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
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
- "NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed
- Version Control: information does not align with window title
- Exceedingly long wait when importing large audio file
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
Add comment