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
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment