Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0a5
2018.1.0b10
Issue ID
1012208
Regression
Yes
A Cylinder's Capsule Collider does not have properly rounded values on Initialization
How to reproduce:
1. Create a new Project
2. Create a Cylinder in the Hierarchy view
3. Observe the Capsule Collider values for Center and Radius in the Inspector window
Expected result: The default Center values are "0" and the Radius value is "0.5"
Actual result: The Center X value is shown as "5.960464e-08", Z as "-8.940697e-08" and the Radius as "0.5000001"
Reproduced in: 2018.2.0a4, 2018.1.0b11, 2018.1.0a5
Not reproducible in: 2018.1.0a4, 2017.3.1p3, 2017.2.1p4, 2017.1.3p2, 5.6.5p2
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The difference between the default and actual values is not statistically significant to cause harm.