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
- Context Menu option is automatically selected when the menu is invoked and mouse is dragged while holding left mouse button
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
Add comment