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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment