Search Issue Tracker
By Design
Votes
0
Found in
2021.3.37f1
2022.3.25f1
2023.2.19f1
6000.0.0b15
Issue ID
UUM-69887
Regression
No
Mathf.Floor produces inconsistent results when processing Physics.Raycast.Point X coordinate
How to reproduce:
1. Open the “MathTest“ project
2. Open the “SampleScene”
3. Enter Play Mode
4. Hover over the top-right of the “Plane” GameObject in the game view then press the space key
5. Observe the Console
Expected result: The x coordinate should stay the same since it is a plane
Actual result: The x value changes when the Mathf.Floor function is applied
Reproduced with: 2021.3.37f1, 2022.3.25f1, 2023.2.19f1, 6000.0.0b15
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Note: Reproducible in the Player
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
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Resolution Note:
No bug here. Also the customer has been shown how to deal with their issue by support.