Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.5.X
Votes
5
Found in
5.6.1f1
Issue ID
919212
Regression
Yes
Editor crashes at UnityConnectRefreshTokenRequest::OnSuccess while in idle
Fixed in 5.6, and PRs approved for 17.1, 17.2, and trunk (17.3 at the time of this writing).
Steps to reproduce:
1. Download delete.zip project.
2. Duplicate project
3. Open both projects
4. Open script using visual studio (just in one project)
5. Minimize both Unity instances
6. Focus visual studios window
7. After 30 - 60 minutes of idle Unity will crash.
Expected results: Unity shouldn't crash while idling
Actual results: Unity crashes while idling
Reproduced with: 5.3.2f1, 5.5.1f1, 5.6.0f3, 5.6.1p4, 2017.1.0b10, 2017.2.0b2 and other versions.
First crash (according to crash analyzer) appeared on 5/31/2017. There are no crashes before that.
Comments (1)
-
goonter
Jul 17, 2017 22:24
I've had this crash within minutes of playing when having two copies of a project open.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 5.5):
Fixed, see parent issue