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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment