Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Excuse me

Discussion in '2018.3 Beta' started by pointcache, Sep 12, 2018.

  1. pointcache

    pointcache

    Joined:
    Sep 22, 2012
    Posts:
    579
    upload_2018-9-12_12-6-2.png

    What the.

    Deleted all the reflection probes in scene, error gone.
     
    Last edited: Sep 12, 2018
  2. remi_unity163

    remi_unity163

    Unity Technologies

    Joined:
    Jun 19, 2018
    Posts:
    16
    Hello,

    Could you share additional information like :
    - Was this your first error in your log?
    - Did you have only PlanarReflection, only (HD)Reflection or both? (And how many approximately?)
    - Do you were in HDRP environment when creating the scene the first time?
    - Is there a unity version change between the time you created the scene and the time you spotted the issue?
    - Is there a HDRP module version change between the time you created the scene and the time you spotted the issue?
    - Did you change the number of reflection that could be used to render a frame in the settings (HDRPAsset)?
    - Do you remember any manipulation you done before the error appears?

    This will greatly help us understand what cause this issue in order to be able to fix it.
    Thanks in advance.
     
    Last edited: Sep 14, 2018
  3. pointcache

    pointcache

    Joined:
    Sep 22, 2012
    Posts:
    579
    1. First and only error, all others i fixed
    2. Only spherical , 3
    3. yes the project is initially hdrp
    4. 2018.2.4f1 - 2018.3b1
    5. 3 - 3.3
    5. No
    6. Nothing in the scene, everything else was prefab/code related
     
    LeonhardP likes this.
  4. remi_unity163

    remi_unity163

    Unity Technologies

    Joined:
    Jun 19, 2018
    Posts:
    16
    Thanks for the information you provided.

    We found the cause of the issue. This will be fixed in next HDRP module version.
    As a workaround, just augment the amount of Planar Probe Cache Size in the HDRenderPipelineAsset.
     
    pointcache and LeonhardP like this.