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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment