Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

[PBR Sky] Scale Unit?

Discussion in 'High Definition Render Pipeline' started by iamarugin, Sep 15, 2019.

  1. iamarugin

    iamarugin

    Joined:
    Dec 17, 2014
    Posts:
    817
    Is there any chance that scale unit for PBR Sky will be implemented, as it was implemented in original Bruneton scattering? I want to use atmoshpere in the space view for planets, where you can change the scale of the whole solar system. And there is no way to rescale atmosphere with the planet now. Changing planet radius, air height, etc will lead to recomputation and to incorrect results.
     
  2. iamarugin

    iamarugin

    Joined:
    Dec 17, 2014
    Posts:
    817
  3. Tricktale

    Tricktale

    Joined:
    Jan 23, 2015
    Posts:
    42
    This is the exact same issue I'm experiencing. The new PBS looks great at very large scales when viewing a planet from space, but awful when the planet is scaled down to allow placing objects near it. Trying to create a space cutscene is impossible with a large scale planet due to floating point warnings.
     
  4. Tricktale

    Tricktale

    Joined:
    Jan 23, 2015
    Posts:
    42
    Anyone from Unity able to comment on whether it's possible to scale the new physically based sky?
     
  5. iamarugin

    iamarugin

    Joined:
    Dec 17, 2014
    Posts:
    817
    Looking to source code, it is not currently possible. The question is could this be implemented in the foreseeable future.
     
    Nothke and Tricktale like this.