When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the component itself would no longer be selected.
Found in 4.11.2 binary. Reproduced in 4.10.4 binary and Main CL 2952833.
Regression?
No, this also occurs in 4.10.4.
1. Open the editor
2. Create a new blueprint
3. Add a component
4. Edit a property in the details panel
5. Press CTRL+Z to undo
Result: The component that was being edited becomes unselected.
Expected: The component would remain selected, but the changes to the value would be undone.
Head over to the existing Questions & Answers thread and let us know what's up.