Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b9
Issue ID
946964
Regression
Yes
Floating point precision affects GameObjects's vertex positions
Reproduction steps:
1. Open the attached project "DistancePrecisionRepro.zip";
2. Open the Sphere_500000 scene;
3. Notice that the Sphere's Z position is set to 500000.
Expected results: the texture of the sphere should be smooth without any pattern even if position of the GameObject is very far away from origins;
Actual results: The texture has patterns.
Reproduced on: 5.6.3p2, 2017.1.1f1, 2017.2.0b9, 2017.3.0a6.
Not reproduced on: 5.5.3p3, 5.6.0a1.
Regression started in: 5.6.0a2.
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #695257