Search Issue Tracker
Fixed
Fixed in 6000.0.29f1, 6000.1.0a4
Votes
2
Found in
2023.2.19f1
6000.0.0b15
Issue ID
UUM-70875
Regression
No
“[Worker0] Could not generate preview image“ error when opening many plugin types in the Inspector
How to reproduce:
1. Open the “MenuBuddy“ project
2. Navigate to the “Assets/MenuBuddy/Plugins/macOS“ folder
3. In the Project window click on the “MenuBuddy“ asset
4. Observe the Console window
Expected result: No errors shown in the Console window
Actual result: “[Worker0] Could not generate preview image. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)“ shown in the Console window
Reproducible with: 2023.2.19f1, 6000.0.0b15
Could not test with: 2021.3.37f1, 2022.3.25f1 (not possible to choose ARM 64-bit as the Architecture)
Reproducible on: Windows, mac and Linux editors (x64 and arm64)
Note that this also occurs with other extensions like "dylib" and "so".
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script
- All 2026-promoted builds incorrectly display outdated copyright year © 2025 instead of © 2026
somegame-dev6
Apr 21, 2025 11:33
The "[Worker0] Could not generate preview image" error is shown for .androidlib folders too.