Search Issue Tracker
By Design
Votes
0
Found in
2018.2.21f1
Issue ID
1157319
Regression
No
After light bake, when light is switched from Baked to Realtime - it does not emit any light
Steps to reproduce:
1. Open a the scene
3. Switch light type to Baked.
4. Bake lighting
5. Switch the light back to Realtime, move the light around.
Expected result: Source emits realtime light again.
Actual result: No light is emitted, the source still behaves like a Baked light.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is not a bug. This is the way we handle modified lights. Other proposed solutions would introduce a different set of problems, such as double lighting.