Search Issue Tracker
Duplicate
Votes
0
Found in
2017.4.8f1
Issue ID
1071107
Regression
No
Asset Bundled Prefab is not aquiring applied lighting index: renderer.lightmapIndex after launching Play mode
Steps to repro:
1. Download attached project - https://oc.unity3d.com/index.php/s/qmGgVmvCEHrZPlY
2. Open 'LightMapTest2' scene;
3. Launch the scene - observe that the lightmaps are rendered on static gameobjects as expected;
4. Open 'LightMapTest3' scene (same as 'LightMapTest2', but the scene's main prefab is loaded via Asset Bundles;
5. Observe artifacts and inconsistent rendering in both Scene and Game view, comparing to 'LightMapTest2' scene.
Expected result:
Scene rendering is consistent with 'LightMapTest2' scene. See attached 'correct(scene2)' screenshot;
Actual result:
Scene's rendering is inconsistent with 'LightMapTest2' scene: there are artifacts in the Scene view and significantly lower light intensity on scene geometry's surface. See attached 'incorrect(scene 3)' screenshot.
Notes:
- Reproducible in 2018.3.0a9, 2018.2.4f1, 2018.1.9f1, 2017.4.9f1;
- Reproducible on Windows 10, asset bundles are not loaded on OSX.
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
This is a duplicate of issue #1143729