Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0f3
Issue ID
971544
Regression
No
[iOS] Crashes at Read() at AssetCatalogFileSystem.mm when playing videos out of Asset Bundles loaded through on-demand
To reproduce:
1. Open attached project
2. Build it for iOS using custom build script (Tools-> Build Script)
3. Run it on iOS device
4. Wait until total number of videos played reaches 40-50 times
Expected result: No matter how many times videos are played, player shouldn't crash
Actual result: Player crashes at 40-50th iteration
Reproduced with: 5.6.4p3, 2017.2.0p2, 2017.3.0b9, 2018.1.0a6
Device: iPhone 5s iOS 9.3.3, iPhone 8+ iOS 11.0.1
This happens only with IL2CPP scripting backend (with both enabled and disabled code stripping). On mono backend, I was able to achieve more than 70 iterations without any crashes.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment