Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.6.6 - preview
Issue ID
1134627
Regression
No
Prefab Instance Lightmaps do not load when Scene is loaded using Addressables.LoadScene
How to reproduce:
1. Open "Menu" Scene in the attached "SceneStaticTest.zip" Project
2. Enter Play Mode
3. Press on the "Addressables" button in the Game View
4. Observe the newly loaded scene
Expected Behavior: The "Cube Prefab" GameObject is illuminated as it has a LightMap
Actual Behavior: The "Cube Prefab" GameObject is not illuminated which indicates that the LightMap is not loaded
Reproducible with (Unity Versions): 2018.3.8f1, 2019.1.0b6, 2019.2.0a8
Reproducible with (Package Versions): 0.6.6 - preview, 0.6.7 - preview
Note: Could not test in 2017.4 as there are no Addressables Package. When trying to check the "Static Lightmap" Checkbox on the GameObject's Mesh Renderer in the Play Mode - the Editor crashes.
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