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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note (fix version 5.5):
Fixed, see parent issue