Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.0b8
Issue ID
875247
Regression
Yes
[Android] WebcamTexture.videoRotationAngle during first frames returns incorrect values
How to reproduce:
1. Open the attached project "WebCamRotation.zip"
2. Build and run on android device
3. You can tap on the screen so WebCamTexture stops and plays again
Notice four angles on the screen: on frame 0, on frame 1, stabilized angle which is checked during 3 frames and current angle which is called each frame in a while loop.
Result: on frame 0 value is completely random, for example 1620395728, on frame 1 and stabilized angle sometimes returns 0.
Reproducible: 5.5.0b9, 5.5.2f1, 5.6.0b10
Not reproducible: 5.4.4p4
DUT(reproducible):
Motorola Moto X[ghost],Qualcomm Snapdragon S4 Pro, Adreno 320, OS 4.4.4
Samsung Galaxy S III Mini [GT-i8190], NovaThor, ARM Mali-400. OS 4.1.2
DUT(not reproducible):
LG G5 [LG-H850], Qualcomm Snapdragon 820, Adreno 530, OS 6.0.1
iPhone 6+ (iOS 10.1)
iPod Touch (iOS 9.3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment