Search Issue Tracker
Fixed in 4.6.5
Votes
0
Found in
4.5.5f1
Issue ID
658439
Regression
No
[iOS][WWW] "NSPOSIXErrorDomain error 24 - Too many open files" thrown when loading multiple asset bundles
To Reproduce:
1. Deploy the project linked in the post (658439_BundleTest.zip).
2. Notice that, the last www, returns an error when trying to load an asset bundle:
'The operation couldn't be completed. (NSPOSIXErrorDomain error 24 - Too many open files)'
this doesn't happen if the same bundle is loaded without any other bundles.
Not sure what exactly causing this, tried generating (using the other attached project) a similar number of large bundles, bundles with a very large number of files, many small bundles, but couldn't reproduce this, when loading bundles not from the initial report.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment