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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment