Project

General

Profile

Bug #20773

Orbit Lines render through Celestial Bodies when zoomed out

Added by Poodmund over 5 years ago. Updated over 5 years ago.

Status:
Confirmed
Severity:
Low
Assignee:
-
Category:
Camera
Target version:
-
Start date:
12/30/2018
% Done:

10%

Version:
Platform:
Linux, OSX, Windows
Expansion:
Core Game
Language:
English (US)
Mod Related:
No
Votes:
Arrow u r green
Arrow d r red

Description

The celestial body and vessel orbit lines (and body/vessel marker icons) render through the surfaces of Rocky Bodies (those with a PQS mesh) and also Jool (Gas Giant, no PQS mesh) when the camera is zoomed out a specific distance from the focused vessel in Map View. It seems that when a certain distance is zoomed out, a threshold is crossed which causes the Planetarium to decide to render the orbit lines through the body surface and are no longer occluded.

Reproduction Steps:

  • Put a vessel in orbit around any body.
  • Go to Map View and zoom the camera right in to the vessel.
  • Slowly zoom out watching where the orbit lines would be behind the body that is occluding them.
  • At a certain distance the camera gets from the vessel, the orbit lines pop-in and render through the body.
  • You can zoom in and out across this threshold and have the orbit lines render/get occluded back and forth.

Platform: Windows x64 - Vanilla KSP 1.6.0.2395

Videos of bug:

https://www.youtube.com/watch?v=q-WZpvpqsvo - KSP 1.6.0 - Orbit lines render through Rocky Bodies - 1
https://www.youtube.com/watch?v=Msdd7Gf4MHQ - KSP 1.6.0 - Orbit lines render through Rocky Bodies - 2
https://www.youtube.com/watch?v=OPluih6P8d0 - KSP 1.6.0 - Orbit lines render through Gas Giants - 1
https://www.youtube.com/watch?v=NPWDOJ-OKao - KSP 1.6.0 - Orbit lines render through Gas Giants - 2

Untitled-1.png (958 KB) Untitled-1.png Orbit Lines occluded behind Jool Poodmund, 12/30/2018 08:59 PM
Untitled-2.png (978 KB) Untitled-2.png Orbit Lines rendering in front of Jool Poodmund, 12/30/2018 08:59 PM
40672
40673

History

#1 Updated by Gameslinx over 5 years ago

  • Status changed from New to Confirmed
  • % Done changed from 0 to 10

This happens for me, also. Not hard to reproduce at all.

#2 Updated by Poodmund over 5 years ago

I think this issue is probably to do with how KSP has the Orbit Lines rendered out to the Unity Camera, basically it seems that at some point of zooming out, KSP switches from a 3D based to 2D based rendering system where the 2D based rendering is just pixels drawn on the screen (or it may just be misconfigured, I don't know). You may be able to change this so that, for the orbit lines, they are forced to be in the 3D rendering 'system' at any distance of camera zoom.

The only "problem" I can think of the top of my head is that the 3D rendered lines, by default, may fade out very early or quickly (this is something that happened with Kopernicus in some testing with resolving flickering Orbit Lines for large SMAs). The way that this could be resolved is that if each body in the system was set to use the lowerCamVsSmaRatio and upperCamVsSmaRatio parameters to define at what distance the lines of the body are set to fade out (just make this upper distance VERY large).

Also available in: Atom PDF