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 ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Add comment