Using a FloatRange in DataTables triggers an ensure when clicking the empty space under the rows.

Steps to repro:

  1. Create a simple struct with a FFloatRange property (Issue is present in C++ and blueprint)
  2. Create a data table with that struct
  3. Open the data table for editing
  4. If the table already has rows, click into the empty space between the rows and the data entry section

344002-datastruct.png

344003-datatable.png

Ensure Stacktrace
[link text][1]