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
- Performance drops significantly when many Tilemap modifications are made
- Help icons in the "Multiplayer Tools" window are poorly visible in the dark Unity theme
- Shadows are not present when using unity_SpriteColor and Alpha Clipping in Shader Graph
- [macOS] Secondary display rendering incorrect target and flickering when building for Multi-Display
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
Add comment