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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- [Vulkan] Release memory after deleting image
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Crash on internalABP::BoxManager::prepareData when entering Play Mode
Add comment