Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.4.4f1
2020.2
Issue ID
1265587
Regression
No
GameObjects area affected by the Reflection Probe is white when any other GameObject in the Scene has detail map assigned
How to reproduce:
1. Open the attached project "1265587.zip"
2. Open the "Test" Scene
Expected result: smooth reflection is visible on the "Cube" GameObject
Actual result: solid white color is visible on the "Cube" GameObject
Reproducible with: 2018.4.26f1, 2019.4.6f1 (HDRP: 7.3.1, 7.4.1), 2020.1.1f1 (HDRP: 8.2.0, 9.0.0-preview.33), 2020.2.0a11 (HDRP: 9.0.0-preview.33)
Not reproducible with: 2020.2.0a12 (HDRP: 9.0.0-preview.33)
Note:
- Only reproduces when using Vulkan API, tested but did not reproduce using Direct3D11, and Direct3D12 APIs
- Only reproduces when using High Definition Render Pipeline (HDRP)
- Reproduces with all HDRP shaders that support Detail map
- GameObjects area affected by the Reflection Probe is white in HDRP 7.4.1 and above but black in HDRP 7.3.1 and older
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0a12 and above