Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2018.3.6f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1171712
Regression
No
[IL2CPP] Socket.Sendfile() method is not sending file when the project is built
How to reproduce:
1. Extract attached ("Program.zip") file and open ("ConsoleApp.exe")
2. Open attached project ("Project.zip")
3. Build & Run project on Windows Standalone with IL2CPP scripting backend
7. Open folder where you extracted ("Program.zip") folder and look for ("result.txt")
Expected result: File ("result.txt") is filled with data from ("Tst.txt") file
Actual result: File ("result.txt") is empty
Reproducible with: 2017.4.31f1, 2018.4.6f1, 2019.1.14f1, 2019.2.0f1, 2019.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Secondary display rendering incorrect target and flickering when building for Multi-Display
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
Add comment