Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2019.1.0a6
Issue ID
1093243
Regression
No
[Collider]Is trigger value on box collider does not reset when resseting the component
Reset functionality doesn't work for the collider.
Steps to repro:
1. Open a new project.
2. Create a cube game object and go to Box Collider
3. Check IsTrigger true
4. Change the Is Trigger property value
5. Click on Cogwheel > Reset.
Actual Result:
Properties value does not reset for Box Collider.
Expected result:
Properties value should reset for Box Collider.
Reproducible on:
2019.1.0a6, 2019.1.0a5, 2018.3.0b7, 2018.3.0b6, 2018.3.0b1, 2018.3.0a11, 2018.3.0a1, 2018.2.8f1, 2018.2.0a1, 2017.4.12f1.
Environment:
Windows and Mac.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment