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
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
Resolution Note:
The difference between the default and actual values is not statistically significant to cause harm.