Unity Issue Tracker - "ArgumentOutOfRangeException: Specified argument was out of the range of valid values." is thrown when using UnityEngine.TextEditor
Fixed
UUM-49261
"ArgumentOutOfRangeException: Specified argument was out of the range of valid values." is thrown when using UnityEngine.TextEditor
Unity: Text (TextCore)
Fixed
2023.3.X
2023.2.X
Won't Fix
2023.1.X
2023.1.0a20 onwards
Fixes issues with updating IMGUI TextField from code.
Fixes issues with updating IMGUI TextField from code.
How to reproduce:
1. Open the attached project "text.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Enter Play Mode
Expected results: No errors in the Console window
Actual results: "ArgumentOutOfRangeException: Specified argument was out of the range of valid values." is thrown in the Console window