Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
8.0.1
Issue ID
1233133
Regression
No
[HDRP] Realtime Reflection / Planar Probes cause Global Illumination bakes to continually restart when using MatCap
Repro:
1. Download and import the attached repro project into the Unity Editor shown above
2. Open the Scene PlanarReflectionBug.unity
3. Toggle off Lighting in the Scene View to use MatCap mode
4. Ensure that you are using high-enough sample counts in the Lighting Window for a reasonably long bake (for easier testing)
5. Hit Generate Lighting
6. While the bake is in progress, rotate and move the Scene View camera. Wiggle it. Just a little bit
Observe:
As the Scene View camera is moved, the GI bake will continually restart. This can be most easily seen by clicking the progress bar in the bottom right.
Expected:
Bakes should be unaffected by movement of the Scene View camera.
Notes:
I've tracked the issue down as occurring specifically when there is:
- A realtime reflection probe (planar or classic) in the Scene
- HDRP visual environment with ambient mode set to static
- A static lighting sky assigned in the Lighting window
- The matcap Scene view is being used (Scene View lighting toggle off)
- When all these things are true, it looks the the editor continually restarts any in-progress bakes on movement of the Scene View camera. The issue does not occur when the ambient mode is set to dynamic by the HDRP volume. My hunch is that HDRP is somehow dirtying the ambient probe.
Editor:
Version: 2020.1.0b4.3439
Revision: 2020.1/staging 7e2ed8c1221a
Built: Thu, 26 Mar 2020 00:59:05 GMT
HDRP:
8.0.1 also found in 9.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment