Search Issue Tracker
Duplicate
Votes
2
Found in
5.5.0f3
Issue ID
859078
Regression
Yes
Global Illumination doesn't work in Build if scene is loaded as an AssetBundle
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build.
Note: Global Illumination will work in Build if it is not Loaded.
Reproduction Steps:
1. Import attached project.
2. Open "GI Scene" scene.
3. In "Window" -> "Lighting" press "Build".
4. Press "Bug!" -> "Build Bundles" in menu.
5. Open "Loader" scene.
6. Enter Play mode.
7. Observe Global Illumination in Scene.
8. Build and Run the "Loader" Scene.
9. Observe lack of Global Illumination.
Expected result: Global Illumination in Build is identical to Play mode.
Actual result: Global Illumination doesn't work in Build.
Reproduced with: 5.6.0b1, 5.5.0p1, 5.5.0f3
Does not reproduce with: 5.4.3f1, 5.4.3p
Regression introduced in: 5.5.0f3
Comments (1)
-
Kuddy
Dec 28, 2016 17:22
Where is this Issue duplicated? Did anyone find the main issue link?
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #858292