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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
Add comment