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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment