Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.51f1
6000.1.7f1
6000.2.0b5
Issue ID
UUM-109241
Regression
No
Reflection Probe is not rendered when changing the GPU Resident Drawer or Probe Blending setting
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/testProbes2.unity” Scene
3. Open the “Assets/Settings/PC_RPAsset.asset“ in Inspector
4. Set GPU Resident Drawer to “Instanced Drawing“
5. Observe the Scene
Expected result: The Sphere is golden
Actual result: The Sphere renders dark
Reproducible with: 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Could not test with: 2022.3.63f1 (GPU Resident Drawer option is not present)
Reproducible on:
Windows Standalone Player
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Workaround is to re-bake the lighting, although the gold is still a bit darker after re-baking
- When lighting is not baked and the GPU Resident Drawer is set to “Disabled“, then the Sphere appears dark, and after changing the GPU Resident Drawer to “Instanced Drawing“, the Sphere appears golden
- Also reproducible when changing Probe Blending when GPU Resident Drawer is set to “Instanced Drawing“
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
Add comment