Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.1.0f2
Issue ID
929984
Regression
No
Crash when implementing asynchronously named pipes in Mono/C
Reproduction Steps:
In Visual Studio:
1. Unzin the source.zip file.
2. Open the project file with VS. It contains 3 projects (server, client, MessageBusLib).
3. Set the "Server" project as the StartUp project.
4. Press Start, it should open a cmd console for the server waiting for a client.
Unity Side:
1. Import attached project from "929984 - AsynchronousPipes.zip".
2. Open "LevelEditor" scene.
3. Enter Play mode.
Result: Unity crashes.
Reproducible with: 5.6.2p3, 2017.1.0f3, 2017.2.0b1
Fixed in - 2018.2.0a1, 2018.1.0b9, 2017.3.1p2, 2017.2.2p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console window loses focus of the last message when a lot of messages are shown in a row
- Shadow artifacts appear when using a merged mesh with a specific Near Plane value in the Play Mode in URP
- "TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR" error when a lot of web requests are sent within a few minutes
- “ArgumentOutOfRangeException“ error when selecting 'TMP_InputField' content using keyboard in WebGL build
- Spot Light with 'Box' Shape stops working when it collides with Mesh
Add comment