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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.