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
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
Add comment