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
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
- Content in "Asset PostProcessors" Section Not Vertically Centered in Box
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.