Search Issue Tracker
Fixed
Fixed in 6000.0.17f1, 7000.0.0a10
Votes
0
Found in
6000.0.9f1
7000.0.0a1
Issue ID
UUM-75106
Regression
Yes
"UnityException: HasFloatImpl can only be called from the main thread" error thrown when entering and exiting the Play mode
Reproduction steps:
1. Open the attached “ReproProj” project
2. Open the “Assets/Scenes/SampleScene” scene
3. Enter and exit the Play mode
4. Observe the Console logs
Expected Result: No errors thrown
Actual Result: "UnityException: HasFloatImpl can only be called from the main thread" errors thrown
Reproducible with: 2023.2.0a22, 6000.0.9f1
Not reproducible with: 2021.3.40f1, 2022.3.36f1
Could not test with: 2023.2.0a21 (due to NullReferenceException errors)
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
Note: The full error message is in the internal notes
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 6000.0.17f1):
Fixed null exception when rendering text without settings assigned