Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0f1
Issue ID
890630
Regression
No
[PVR] Lightprobe data inconsistent between manual bakes after hiding lights
Under certain circumstances light probes baked with PVR as backend will generate different results after a light has been disabled/enabled
Repro:
1. Open the attached project
2. Clear the GI cache
3. Open the lighting Window
4. Select Clear Baked Data
5. Click Generate Lighting
6. Observe when baking completes, light probes are white
7. Disable the directional light in the inspector
8. Click Generate Lighting
9. Observe the Light probes are now Blue
10. Re-enable the directional light
11. Click Generate Lighting
12. Observe the light probes remain blue (they stay like this until baking is cleared)
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