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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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?