Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
1
Found in
2017.1.0f3
Issue ID
930358
Regression
No
Github dll crashes Unity when entering and immediately exiting Play mode
To reproduce:
1. Import attached crashing dll's to any project's assets (GitHubCrashingDLL.zip)
2. Enter and immediately exit Play mode
Expected: editor exits Play mode
Actual: editor crashes
Reproduced in: 5.4.6f1, 5.6.3f1, 2017.1.0p2, 2017.1.0p2, 2017.2.0b5, 2017.3.0a2
Note: crashing dll's list:
Rackspace.Threading.dll
System.Net.Http.dll
Octokit.dll
System.Threading.dll
GitHub.Unity.dll
GitHub.Logging.dll
GitHub.Api.dll
AsyncBridge.Net35.dll
Note: doesn't crash if at least one of mentioned dll's is missing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts
- Construct matrix block disappears, and other bugs and exceptions related to it show when opening/running project
- New browser tab is not created when trying to open Package Manager hyperlinks by holding the Ctrl key and pressing the left mouse button
- [Mobile] NavigationSubmitEvent is not being triggered when the submit button is pressed on a mobile keyboard
Add comment