Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
Issue ID
952466
Regression
No
SPR/HDRRP, baking a single reflection probe refreshes the preview but doesn't refresh the reflection probe used in the scene.
In SRP/HDRP, if I select a reflection probe and click bake, the reflection probe does make a fresh bake and I can see a refreshed preview in the inspector, but objects in the scene are not affected by this new reflection probe, the old one is still being used.
Only doing a full lighting bake refreshes the reflection probes used in the scene.
Repro step:
- Add a reflection probe in a scene
- Bake with "Bake" button
- Observe that scene reflection probe is correctly refresh
- Move reflection probe
- Bake again
- Observe that scene reflection probe is not refresh
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment