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
- Script causes Console error "Reading pixels out of bounds of the current active render texture" when entering the Play mode on a HDRP project
- Adding a git url package shows it in the Unity Registry section of Package Manager
- Mesh Renderer is frozen when there are duplicate Static GameObjects
- ScalableBufferManager.widthScaleFactor always returns 1 when using DirectX 11
- [iOS] Camera loses focus when the device is near an object on some iOS devices
Add comment