Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b16
Issue ID
793051
Regression
No
Built lighting is lost when scene changes in both editor and game mode
There are two scenarios you can follow:
a) 1. Open "game" scene in "game" folder
2. Bake lighting for this scene
3. Go to any other scene (For example Menu\menu.unity) and then go back to "game" scene
- Notice that capsule object's lighting isn't baked.
b) 1. Open "game" scene in "game" folder
2. Bake lighting for this scene
3. Open "menu" scene in "menu" folder and run it
4. Press "Start Host" and then "Start Single"
- Notice that capsule object's and whole scene lighting isn't baked.
Results: Built lighting is lost when scene changes in both editor and game mode.
Workaround: set "Auto" checkbox enabled in Lighting>Scene>Other settings.
Reproduced on: Unity 5.4.0b11, 5.4.0b16, 5.4.0b17
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
Add comment