Search Issue Tracker
By Design
Votes
0
Found in
2018.2.6f1
Issue ID
1077576
Regression
No
[IL2CPP] Host creation call fails with ENetException when Starting Server in the Build which has Scripting Backend set to IL2CPP
How to reproduce:
1. Open the attached project
2. Make sure that the Scripting Backend is set to IL2CPP and the Architecture is x86_64
3. In the Build Settings, enable Development Build and Script Debugging options
4. Build the project for the Standalone platform
5. Launch the Build
6. Click the "Start Server" button once the build launches
Expected result: Server starts without any exception.
Actual result: A "ENetException: Host creation call failed" exception is thrown.
Reproducible with - 2018.1.9f2, 2018.2.8f1, 2018.3.0b1, 2019.1.0a1
Note: Not tested on versions prior 2018.1, since support for IL2CPP scripting backend for Windows Standalone was not yet introduced.
Update: The issue is by design. This was a marshaling bug in the user code.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment