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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment