Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.4.0b23
Issue ID
810964
Regression
Yes
[OSX][Editor] DllNotFoundException: libMonoPosixHelper.dylib when trying to open a serial port
Reproduction steps:
1) Open user's project
2) Open scene 'Sample'
3) Enter play mode
4) From the dropdown in the top right corner of the game view select Bluetooth...
--- DllNotFoundException: libMonoPosixHelper.dylib will be printed in the console
--- Only reproducible in the OSX editor
Regression introduced in 5.4
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
jesusluvsyooh
Aug 15, 2025 18:35
This issue is back, libMonoPosixHelper.dylib is included, but the codes looking for it in wrong location. (regarding using System.IO.Compression; and DeflateStream)
Root/libMonoPosixHelper.dylib (included, but says cannot be found)
Root/Data/Managed/libMonoPosixHelper.dylib (copy it here, now it can be found)
Dedicated Server build, happens on Unity 2022, and 6000.