Search Issue Tracker
Duplicate
Votes
0
Found in
2020.2.0b9
Issue ID
1288306
Regression
No
[Android] [Swappy] Application crash on start when Swappy enabled
Steps to reproduce:
1) Download attached project and open in Unity
2) Build and Run project on a device
3) Observe the crash on launch
backtrace:
E/AndroidRuntime( 9344): #00 pc 01154b54 /data/app-lib/com.DefaultCompany.SwappyEnabledCrash-1/libunity.so (swappy::SwappyCommon::~SwappyCommon()+48) (BuildId: 736684d0e851260d6a25165f570d37f68eb5ba48)
E/AndroidRuntime( 9344): #01 pc 01157b21 /data/app-lib/com.DefaultCompany.SwappyEnabledCrash-1/libunity.so (swappy::SwappyGL::init(_JNIEnv*, _jobject*)+160) (BuildId: 736684d0e851260d6a25165f570d37f68eb5ba48)
E/AndroidRuntime( 9344): #02 pc 00828bbf /data/app-lib/com.DefaultCompany.SwappyEnabledCrash-1/libunity.so (SwappyGL::Init()+82) (BuildId: 736684d0e851260d6a25165f570d37f68eb5ba48)
E/AndroidRuntime( 9344): #03 pc 00857ae3 /data/app-lib/com.DefaultCompany.SwappyEnabledCrash-1/libunity.so (Andro
Reproduced with:
2020.1.8f1, 2020.2.0b9, 2021.1.0a3
Reproduced with:
VLNQA00035, Motorola Moto E (XT1021), 4.4.4, Snapdragon 200 MSM8210, Adreno 305
Not reproduced with:
VLNQA00126, Samsung Galaxy S5 Mini, 6.0.1, Exynos 3 Quad 3470, Mali-400 MP
VLNQA00108, LGE LG Leon 4G LTE, 5.0.1, Snapdragon 410 MSM8916, Adreno 306
VLNQA00217, Razer Phone 2, 9.0.0, Snapdragon 845 SDM845, Adreno 630
VLNQA00268, Samsung Galaxy S10+, 10.0.0, Exynos 9 9820, Mali-G76
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array
This is a duplicate of issue #1268910