Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.70f1
6000.2.4f1
6000.3.11f1
6000.4.0b11
6000.5.0a8
6000.6.0a2
Issue ID
UUM-137062
Regression
No
"InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" is randomly thrown in the Console when working in a URP project on a non-4k screen with the "Editor Default Text Rendering Mode” set to “Bitmap”
Reproduction steps:
1. Open an existing or create a new URP project on a non-4k screen
2. Go to Edit > Preferences > General and make sure “Editor Default Text Rendering Mode” is set to “Bitmap”
Actual result: “InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread” is thrown in the Console
Expected result: No error is thrown in the Console
Reproducible with: 6000.2.4f1 (by the user)
Reproduced on: Windows 11 (10.0.26100) X64 (by the user)
Not reproduced on: Windows 11 Pro (25H2) (by CQA), no other environment tested
Notes:
- The issue was not reproduced by CQA
- The issue seems to happen randomly for the user with no clear reproduction steps, apart from the ones mentioned at the top of the description (steps above might be incomplete and some might be unnecessary)
- The issue started happening after a license check, however, they report that it seems to be more of a general issue rather than a license check-related one
- Full error message from the user’s Editor.log is in the internal comments
- Links to discussion forums related to similar or even the same issue can be found in the internal comments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- 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”
Add comment