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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment