Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
None
-
1
-
96b0cda1c9 (qt-creator/qt-creator/qds/dev)
-
QDS Oulu - 2022 Week 45/46
Description
Tested with own build, qt 6.4.0
Steps to reproduce:
- Create a 3D project
- Add .hdr image to assets
- Drag and drop that image to Navigator
- -> texture component is created as expected, but it get x and y properties, which it should not get:
Texture { id: circus_arena_4kCopy x: 0 y: 0 source: "MyImages/circus_arena_4k - Copy.hdr" } - -> Cannot run the project