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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment