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
- Shadowmask Mode property affects shadow rendering when using Baked Indirect
- Full screen renderer feature does not work with stencil
- Glob function isn't working with TextureImporter in Preset Manager
- [HDRP] New project has unsaved changes when creating a project from HDRP templates
- Some pixels fail to render when using Depth Priming
Add comment