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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment