Search Issue Tracker
Fixed
Fixed in 6000.0.29f1, 6000.1.0a4
Votes
2
Found in
2023.2.19f1
6000.0.0b15
7000.0.0a1
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
somegame-dev6
Apr 21, 2025 11:33
The "[Worker0] Could not generate preview image" error is shown for .androidlib folders too.