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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment