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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment