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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment