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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment