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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment