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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
The difference between the default and actual values is not statistically significant to cause harm.