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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
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.