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.
-
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 5.5):
Fixed, see parent issue