Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.4.4f1
Issue ID
1062770
Regression
No
Game Objects from a Scene in an AssetBundle do not work properly if they depend on assets from another AssetBundle
Reproduction steps:
1. Open "ShaderAssetBundleTest.zip" project
2. Open "TestScene" Scene
3. Enter Play mode
4. Look at the two Game Objects (Left - Custom Shader, Right - Standard Shader)
5. Exit Play Mode
6. Open "Loader" Scene
7. Enter Play Mode
8. Look at the two Game Objects
Expected Result: The Left Game Object should look like in the "TestScene" scene
Actual Result: The Left Game Object doesn't look as expected
Fixed with: "Scriptable Build Pipeline" package
Reproduced with: 2018.3.0a9, 2018.2.4f1, 2018.1.9f1, 2017.4.9f1, 2017.3.2f1
Note:
Need to rebuild bundles through versions
"Window" -> "AssetBundle Browser" -> "Build" -> "Build"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment