Search Issue Tracker
Fixed
Votes
0
Found in
5.4.3p1
Issue ID
873482
Regression
No
[Android] Recording is not supported on some android 7.0 and 7.1 using Everyplay
Steps to reproduce:
1) Download attached project 'TestGameOne.zip' and open in Unity
2) Build and run 'main' scene on a device
3) Press on 'Start Recording' button
4) Check logs, error should be thrown that recording is not supported for this device:
02-28 10:32:19.222 22517 22517 W Everyplay: com.everyplay.Everyplay.communication.EveryplayNativeBridge.b() (line:-1) :: Skipping startRecording, not supported on this device
Expected result: After 'Start Recording' button been pressed, screen recording should start without any issue
Reproduced with:
5.2.5f1, 5.3.7p4, 5.4.4p4, 5.5.2f1, 5.6.0b10
DUT:
Reproduced with:
Google Nexus 5X, OS:7.1.1, CPU:arm64-v8a, GPU:Adreno (TM) 418, Build:google/bullhead/bullhead:6.0/MDA89E/2296692:user/release-keys
Samsung SM G930F, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:samsung/heroltexx/herolte:7.0/NRD90M/G930FXXU1ZPK3:user/release-keys
Not reproduced with:
Samsung SM G925F (Galaxy S6 Edge), OS:6.0.1, CPU:arm64-v8a, GPU:Mali-T760, Build:samsung/zeroltexx/zerolte:6.0.1/MMB29K/G925FXXU5DQA7:user/release-keys
Lge LG D855 (G3), OS:5.0, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:lge/g3_global_com/g3:5.0/LRX21R.A1445306351/1445306351:user/release-keys
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment