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
- 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
- Addressables content build fails but the Player build is successful when building a development build
Add comment