Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt 3D Studio 2.2 BETA1
-
None
-
f7e4abcb429d17d7a1d24fb862ee116395136700
Description
Sometimes when creating a new project, a bunch of QML errors like this appear in the log:
[qrc:/Palettes/Inspector/ChooserDelegate.qml:53:17]: Unable to assign [undefined] to bool
[qrc:/Palettes/Inspector/ChooserDelegate.qml:71:13]: Unable to assign [undefined] to QString
[qrc:/Palettes/Inspector/ChooserDelegate.qml:65:13]: Unable to assign [undefined] to QUrl
The exact sequence to repro is unclear, but it involves using chooser dialogs.