Search Issue Tracker
Fixed in 5.3.5
Votes
1
Found in
5.3.2f1
Issue ID
767161
Regression
Yes
LightProbes are not used if camera is additivley added from another scene in standalone
Reproduction steps:(image attached)
1) Open project attached in the edit and advance to "test" scene.
2) Go into play mode - Ball should be lit up by light probes.
3) Build and run project - Ball should not be lit.
Expected result: Ball should be lit in the standalone same as in the editor.
Actual result: LightProbes don't work if camera was loaded from another scene.
NOTE! Reproducible both with SceneManager.LoadScene in additive mode and Appliactaion.LoadLevelAdditive
Note SceneManager did not exist before 5.3
Reproduced with : 5.4.0b5 5.3.2p2 5.2.4f1
Does not reproduce with : 5.1.4f1
Comments (1)
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Funny-Face
Sep 10, 2016 17:24
It slill present in 5.4.1f1 with SceneManager.LoadScene and Appliactaion.LoadLevelAdditive
Would it be fixed any time soon?