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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Add comment