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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment