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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment