Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b7
Issue ID
1046891
Regression
Yes
Using the PlayServicesResolver plugin causes the Editor to freeze
If you have a project that contains the PlayServicesResolver plugin, using the plugin will sometimes cause the editor to freeze. This manifests in two ways:
- If you have auto-resolution set to ON, the editor will freeze when opening the project
- The editor will also freeze if you attempt to Resolve manually.
Both of these are caused by the PlayServicesResolver plugin itself, not Unity.
Steps to Reproduce:
1. Open the attached project
Result:
After opening the project you are unable to do anything within the editor and the editor needs to be killed with the task manager.
Expected Result:
The project is opened successfully and you can continue working on it
Workaround:
If you find that the editor is freezing on opening the project, you need to do the following to be able to continue working:
1. Delete the Library folder from the project
2. Open the project and turn off Auto-Resolution via Assets > Play Services Resolver
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment