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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment