Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
5.15.0
Description
Sometimes QtQuick3D module is not deployed properly on Android emulator(x86) when building with release mode.
While APK is build on x86 architecture after deploy and run, the application is crashing with following message:
qrc:/qml/designStudio/Screen01.ui.qml:5:1: module "QtQuick3D" is not installed
Such problem doesn't occur when debug build is deployed.