Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
Qt 3D Studio 2.5
-
None
-
6420b9ddc196c928197e62171d17d0b7dc3b7227
-
Qt Quick 3D - Week 11/12, Qt Quick 3D - Week 13/14
Description
The shader doesn't reload dynamically.
Steps:
- Create custom shader on disc
- Create any 3d object and attach shader to it.
- Do any changes in the shader (for example change a color)
Expected:
- 3d object should reflect color changing in the shader.
Actual:
- Shader reloaded only for Scene Camera View other views don't reload the shader.
Attachments
Issue Links
- resulted in
-
QT3DS-4055 Object disappears in scene camera palette after material shader is recompiled
- Closed
-
QT3DS-4051 Crash when changing shader after modifying current shader externally
- Closed