Search Issue Tracker
By Design
Votes
0
Found in
2023.3.0a1
Issue ID
UUM-45919
Regression
No
[HDRP] Reflection Probe inspector preview broken
Steps
# open repro project
# open sample scene
# in hierarchy, select "Reflection Probe"
# in inspector, click Reflection Probe > Bake
# in inspector, check the preview
Expected: probe shows skybox
Actual: probe is white
Repro: 2023.3.0a1
NOTES
- workaround = reduce exposure manually in the inspector
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
This white behavior is as design. Indeed only manipulating exposure allow to properly see the result. We have started a work in this sense to try to have a good exposure for the preview by default, but it is a feature request, not a bug.