Search Issue Tracker
Fixed in 5.0.0
Votes
0
Found in [Package]
4.4.0
Issue ID
1283167
Regression
Yes
ProBuilder Objects do not update their Mesh Colliders in Editor when the Object's Mesh is modified
How to reproduce:
1. Open the attached project named "Case_1283167"
2. Open the SampleScene
3. Select the Cube object
4. Make sure the Physics debugger window is open
6. Modify the ProBuilder shape
7. Observe the object's colliders
Expected result: Colliders match the current shape of the object
Actual result: colliders do not get automatically updated and retain the old shape of the object
Workaround: Disable and re-enable the gameObject to force the colliders to update
Reproducible with: 4.4.0(2018.4.29f1, 2019.4.12f1, 2020.1.9f1, 2020.2.0b8, 2021.1.0a2)
Not reproducible with: 4.2.3, 4.3.1, 4.4.0-preview.1(2018.4.29f1, 2019.4.12f1, 2020.1.9f1, 2020.2.0b8, 2021.1.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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 5.0.0):
https://github.com/Unity-Technologies/com.unity.probuilder/pull/344