Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.3.X
Votes
1
Found in
2017.2.1f1
Issue ID
1022819
Regression
No
Can't load a scene from asset bundle if scene has a period in the name
To reproduce:
1. Open users attached project "TestProject.zip"
2. Enable Development Build
3. Open the built project
4. Press Assets/Test.1.unity button
Expected result: scene is loaded
Actual result: getting
Scene 'Assets/Test.1.unity' couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded.
To add a scene to the build settings use the menu File->Build Settings... error
Reproduced on: 2017.1.3p3 2017.2.1f1 2017.2.2p3
Notes:
Scripting Runtime Version: Experimental (.NET 4.6 Equivalent)
Api Compatibility level: .Net 4.6
Was unable to test on iOS device, only getting a black scene.
Can not test on 5.6.x because of the C# 4.0 errors
From 2017.3.0a2 to 2018.2.0a9 crashes the build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment