-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.5.9, 6.8.4, 6.9.1, 6.10.0 Beta2
-
Windows 10 22H2, NVIDIA GeForce GTX 1080 Ti, GeForce Game Ready Driver 581.08
Steps to reproduce
- Load the Scene Effects Example
- Add the following lines to the ExtendedSceneEnvironment in main.qml:
colorAdjustmentsEnabled: true
adjustmentContrast: 1
Unexpected Outcomes
The scene becomes completely black
Note: The problem doesn't occur if only one of those lines are added (it doesn't matter which one). Both lines are needed to trigger the problem.