Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.1.X, 2018.2.X
Votes
1
Found in
2017.3.0p4
Issue ID
1023820
Regression
No
Editor crashes when loading scene bundle from memory stream or file stream
Reproduction steps:
1. Download "LoadFromStreamTest.zip" project and open in Unity
2. Open "default" scene
3. Enter Play mode
Expected: Unity should not crash
Actual: Unity crashes without a Bug Report
Reproduced on: 2017.2.0a1; 2017.2.2p3; 2017.4.1f1; 2018.1.0f1; 2018.2.0a9
Note:
In Editor.log - "Cancelling DisplayDialog because it was run from a thread that is not the main thread: Fatal Error! Size overflow in allocator."
AssetBundle.LoadFromStream was implemented from 2017.2
Fixed on: 2018.2.0b11; 2018.3.0a4
Comments (2)
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
Crawdad
Feb 02, 2022 19:05
This has not been fixed. I get this error in my project running 2021.2.9f1
liu_youde
Jun 02, 2018 11:52
When will this issue be fix?