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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment