Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.0.7.0] Flight scene becomes blurry in space when HDR and Depth of Field are enabled #41

Closed
eminterrupted opened this issue Aug 12, 2023 · 3 comments

Comments

@eminterrupted
Copy link

eminterrupted commented Aug 12, 2023

Summary
After updating to 1.0.7.0 via CKAN, enabling HDR along with Depth of Field causes the planet and skybox to blur heavily when in space. The UI is unaffected. Disabling either HDR or Depth of Field immediately resolves the issue. Other modules have no effect. I am using RSS-Reborn and VolumetricClouds if that factors in at all.

Min Version
1.0.7.0 (Does not repro on 1.0.6.0)

Repro steps:

  • Place a vessel into orbit (launch, KCT, HyperEdit, whatever)
  • Open the TUFX Menu
  • Choose any profile (can even be a default empty one)
  • Enable HDR
  • Enable Depth of Field (with or without parameters enabled)

Expected Result: HDR and Depth of Field can both be enabled simultaneously
Actual Result: Using both causes blurry planet and skybox textures

Examples
HDR Disabled, Depth of Field Enabled (no issue)

HDR Enabled, Depth of Field Enabled (repro)

KSPLog
No errors / exceptions I could find related to TUFX, but it's available here if it would be useful.

@ballisticfox
Copy link

Sounds like a lot of the issues that used to be tracking station only have been carried over to Scaled Space too now

@JonnyOThan
Copy link
Collaborator

JonnyOThan commented Aug 12, 2023

Are there any DOF settings that make the planet not blurry? It seems like HDR alters how DOF is applied (this has always been the case). The difference now is that the flight profile is also being applied to the scaledspace camera.

That is, this might not actually be a bug, and profiles that use DOF just need to adjust their settings. But if it's impossible to use DOF now then it needs to be fixed.

@eminterrupted
Copy link
Author

It looks like the only field in DOF that makes a slight difference is Kernel Size. With that enabled, setting it to Small reduces blur but does not eliminate it entirely. Disabling it appears to be equivalent to setting it to Medium. All of the other fields either do nothing or make it more blurry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants