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
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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment