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
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
Add comment