Search Issue Tracker
Fixed in 6000.0.17f1
Fixed in 6000.0.X, 7000.0.0a10, future release
Votes
0
Found in
6000.0.9f1
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 CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note (fix version 6000.0):
Fixed null exception when rendering text without settings assigned