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
- 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