Search Issue Tracker
Fixed
Fixed in 6000.0.29f1, 6000.1.0a4, future release
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
somegame-dev6
Apr 21, 2025 11:33
The "[Worker0] Could not generate preview image" error is shown for .androidlib folders too.