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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
Add comment