Search Issue Tracker
Active
Votes
0
Found in
6000.0.47f1
6000.1.0b14
6000.2.0a9
Issue ID
UUM-103003
Regression
Yes
Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
How to reproduce:
1. Open the attached “IN-98592_GoogleRepro.zip” project
2. Close the Editor
3. Observe the crash
Reproducible in: 2023.2.0a17, 6000.0.47f1, 6000.1.0b14, 6000.2.0a9
Not reproducible in: 2022.3.61f1, 2023.2.0a16
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}
0x00007FFFDB8F81D6 (Unity) PluginManager::RefreshPlugins
0x00007FFFDB8F3768 (Unity) PluginManager::GetPluginPath
0x00007FFFDA7A3E85 (Unity) GetUnityPluginPath
0x00007FFFDA7A2892 (Unity) FindAndLoadUnityPlugin
0x00007FFFFC77EC73 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\native-library.c:1206] legacy_probe_for_module {noformat}
Note:
- The Editor only crashes when no changes are made in the project
- Crash only occurs if JetBrains Rider is selected as External Code Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unresponsive dropdown when trying to open Set Pivot dropdown in Skinning Editor within the SpriteEditor
- Class List in the UI Builder Hierarchy section gets cut off
- Crash on RenderTarget::SetActive when opening the project
- Text field becomes narrow when selecting children of Toggle element in UI Builder
- Importing multiple Shader Graph Samples throws warnings in the Console
Add comment