Search Issue Tracker
Fixed in 5.0.1
Votes
1
Found in
5.0.0f1
Issue ID
672995
Regression
Yes
Only first scene in streamedSceneAssetBundle is available for load
BuildPipeline.BuildStreamedSceneAssetBundle only works for first scene.
1. In the Editor select the Menu Item 'Test -> CreateBundle' to run an editor script to create a streamedSceneAssetBundle.
2. Insure that the scene loaded after creating the bundle has a script attatched to the camera. The script should be named 'assetBundleTest5'
3. Click play.
4. Press 'L' to load the bundle and scenes.
5. Observe the error when trying to load scene 'Test2'.
6. Also observe the logged info showing that Application.CanStreamedLevelBeLoaded() returns true for the first scene and false for the second scene.
Regression: 4*
Reproduced: 5.0.0f3
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 mono_domain_jit_foreach when performing various Unity operations
- Error is thrown when playing audio through Timeline in a Windows Server Build
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
Add comment