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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment