Search Issue Tracker
Fixed
Fixed in 6000.0.51f1, 6000.1.7f1, 6000.2.0a11
Votes
0
Found in
6000.0.47f1
6000.1.0f1
6000.2.0a9
7000.0.0a1
Issue ID
UUM-103723
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment