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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment