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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note (fix version 2020.2):
Fixed in Unity 2020.2.0a12 and above