Search Issue Tracker
Fixed in 5.0.1
Votes
4
Found in
5.0.0f1
Issue ID
673800
Regression
No
[AssetBundles]Streamed scene asset bundles do not allow more than one scene
Steps to reproduce this issue:
1. Open the attached project
2. It has 'scene1', 'scene2' and 'scene3'
3. Open 'scene1'
4. Go to Assets->Build Asset Bundles
5. It makes an asset bundle out of 'scene2' and 'scene3'
6. Play 'scene1'
7. Press button to load 'scene2'
8. It works
9. Press button to load 'scene3'
10. Error indicates that scene could not be loaded
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Jumaplay
Apr 14, 2015 08:55
Which release will this fix be out for? Having the same issue