Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0b4
Issue ID
909260
Regression
No
Library and ProjectSettings cause Mesh vertex positions go wrong
The generated MeshCollider vertex positions are wrong in Repo project. But exporting the assets and import to new project or delete Library and ProjectSettings folder, the vertex positions are correct.
Step:
1. Open the repo scene in Repo project
2. Click on the rock object
3. Observe the MeshCollider
4. Optional. Remove the Library and ProjectSettings folder and repeat 1-3 again.
Expected Result:
The vertices of the MeshCollider are tightly stick with the rock object vertices.
Actual Result:
The vertices of the MeshCollider are moved outward by a certain value.
Please see attached image.
Note:
Removing Library together with ProjectSettings folder will fix this problem.
Regression is checked with opening the Repo project with the following versions:
Reproduced in : 2017.1.0b4, 2017.1.0b3, 2017.1.0b2, 2017.1.0b1, 5.6.0p4
(Cannot test with 5.5 since shader error)
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
Resolution Note:
Does not reproduce with 2019.3.0a3