Search Issue Tracker
Won't Fix
Fixed in 2017.2.X
Votes
0
Found in
2019.4
2021.1
Issue ID
924597
Regression
No
[Build] AssetBundles work incorrectly with GI Data
Lighting Data Asset is not assigned properly when using Asset Bundles with GI features
Steps to Reproduce:
1. Open the attached project (the Loader scene should be opened already - project available below as GIAssetBundleFailure).
2. Re-build Asset Bundles (Build >> Asset Bundles).
3. Play the scene, the test scene should now be the active scene.
4. Open Lighting Settings (Window >> Lighting >> Settings >> Global Maps tab)
5. Observe the Lighting Data Asset is not assigned where it should be (in this project LightingData), instead it says None (Lighting Data Asset).
Reproduced in: 2017.1.0f1, 5.5.0f3
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
Lighting inspector in Unity Editor uses data that exists only in the Editor. When loading player built data (AssetBundles) the lighting inspector will have nothing to display.