-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.6.1
-
None
Using a string path with either Qt3DRender.QSceneLoader() or Qt3DRender.QMesh() never works, I always have to use QUrl.fromLocalFile to pass file paths.
Also there's not error that appear if the file given doesn't exists, it just loads nothing, that's it.