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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment