Details
-
Type:
Bug
-
Status: Open
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: Qt 3D Studio 2.0 RC1
-
Fix Version/s: None
-
Component/s: Editor Application, Runtime 1.x
-
Labels:None
-
Environment:Tested on macOS.
Description
If user adds Depth Of Field Bokeh.effect to eg. SampleProject.uip -> Studio crashes everytime. While this is "intentional non-clean exit" to prevent saving of unsupported effects, this is incorrect behavior.
Correct behavior is to:
- Not do the operation (prevent it from being done).
- Show a warning to the user explaining why operation is not permitted.