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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #695257