Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 4.0
-
None
-
1
-
92f3d4adf (qds/dev)
-
QDS Oulu - 2023 Week 5/6
Description
Steps to reproduce:
- Create/open a 3D project
- Add QtQuick3D.SpatialAudio module
- Add Audio Engine from Components to scene in Navigator
- Add Audio Listener (or any other component such as cube, light etc) as a child of Audio Engine in Navigator
- -> emulation layer crash in 2D (may need to reset view to see it)
- -> Running the project does not work, error in application output:
Warning: QQmlApplicationEngine failed to load component ((null):0, (null)) Warning: file:///C:/Users/taremes/Documents/UntitledProject115/content/App.qml:14:5: Type Screen01 unavailable (file:///C:/Users/taremes/Documents/UntitledProject115/content/App.qml:14, (null)) Warning: file:///C:/Users/taremes/Documents/UntitledProject115/content/Screen01.ui.qml:116:17: Cannot assign to non-existent default property (file:///C:/Users/taremes/Documents/UntitledProject115/content/Screen01.ui.qml:116, (null))
Attachments
Issue Links
- resulted from
-
QDS-8971 Test the spatial audio component
- Closed