Unity Issue Tracker - DelayedTextField is returning text from another text field when using in combination with ReorderableList
Closed
UUM-3439
DelayedTextField is returning text from another text field when using in combination with ReorderableList
Unity: IMGUI Controls
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2021.2.X
2021.1.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
There is already a port for 2021.3.X, which supersedes this one. Closing port.
Closing since this version is not supported anymore, and there is another port to track 2021.3 which is the supported version
How to reproduce:
1. Open the project "TestProject - Copy.zip"
2. In the Project window select New Test Data (Assets>Source>New Test Data)
3. In the Inspector expand "S" and 'Element 0' inside it
4. Type "Test" in the B field
5. Left click anywhere in the Inspector with a mouse
6. Click on the "Test" word that you wrote in the B field
7. Press enter
Expected result: Text is "Test"
Actual result: Text is changed to whatever Priority is
Reproducible with: 2020.3.18f1, 2021.1.20f1, 2021.2.0b10, 2022.1.0a7
Could not test with: 2019.4.30f1 (Can't load files created with new editors)
Notes:
-Changing the Priority still reproduces text to be changed
Prioritise and Follow this issue
Have a workaround or additional info about this issue?