Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.12f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1147206
Regression
No
Resetting a Preset removes its type and renders it useless
If you right click at the top of the Inspector window of a preset and select Reset, it will remove the preset type from the preset rendering it useless. You should not be able to reset a preset.
1. Open Unity
2. Open the attached project
3. Find RigidBody2D.preset in the project view and select it
4. In the Inspector, right click by the preset name and select Reset
Expected Result:
You should not be able to reset the preset.
Actual Result:
The preset is reset and the type is removed. The preset can no longer be used and must be deleted.
Tested on Windows.
Occurs on 2018.3.12, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1
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