Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0b12
2018.1.0b13
Issue ID
1023059
Regression
Yes
Crash on GetAllScenePathsFromAssetBundle when calling UnityWebRequestAssetBundle.GetAssetBundle()
How to reproduce:
1. Open attached Unity project "ReproProject"
2. Load "MainFarmScene" scene
3. Turn on the Play mode
Expected result: Editor doesn't crash when calling UnityWebRequestAssetBundle.GetAssetBundle().
Actual result: Editor crashes on GetAllScenePathsFromAssetBundle.
Regression first introduced in: 2018.1.0b12.
Reproduced on: 2018.1.0f1.
Not reproduced: 2018.1.0b1, 2018.1.0b11.
Notes:
* UnityWebRequestAssetBundle.GetAssetBundle() is located in AssetBundlesServerLoader.cs script.
* Can't check on 2017.1, 2017.2, 2017.4, 2018.2.0a3 (a0fbd73019b1) - 2018.2.0a9 versions because of compiler errors.
* On 2018.2.0a1 - 2018.2.0a3 (a618e40faf5e) versions crash appears while opening project.
* Trying to build a game results in errors.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
mhalttusgg
May 15, 2018 19:17
What is the future release where this has been fixed? Will the fix be backported? This is by far our most common crash.