JetBrains / JetBrains/resharper-unity
Speedup EditorPlugin initialization after DomainReload
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Repro:
Make sure EditorPlugin is present in the project. Make sure to disable logging.
1. In Unity Profiler check
1.1. Profile Editor
1.2. Deep Profile
1.3. Clear on Play
2. Check Record
3. Click Play
4. Uncheck Record
5. Insert "PluginEntryPoint" into the search field
6. Clean the search field
See something like

Contributor guide
Assessment
This issue has not been assessed yet.