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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
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.