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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment