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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment