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
- Variant Family window UI issues when Prefab title is long
- Player crash when switching focus in Exclusive Fullscreen mode with DirectX 12
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
Add comment