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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #695257