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
- "GUI Error: Invalid GUILayout state in ConsoleWindow view" and "NullReferenceException" errors are thrown when pinging GameObject in inactive Hierarchy from Console
- Crash on profiling::Dispatcher::AcquireFreeBuffer when the Editor's profiler session acquires a new dispatch buffer to emit UI events
- [XRIT] CurveVisualController causes "Invalid AABB" and "IsFinite(distanceForSort)" errors when startup endpoint equals origin
- Building with -nographics breaks VFX Graph Position (Depth) as an Operator
- MacOS server cannot find libMonoPosixHelper.dylib when calling GZipStream
Add comment