Search Issue Tracker

Fixed

Fixed in 2023.2.3f1, 2023.3.0a17

Votes

0

Found in

2023.1.14f1

2023.2.0b10

2023.3.0a6

Issue ID

UUM-49261

Regression

Yes

"ArgumentOutOfRangeException: Specified argument was out of the range of valid values." is thrown when using UnityEngine.TextEditor

--

-

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

Reproducible with: 2023.1.0a20, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Not reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.0a19

Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested

  1. Resolution Note (fix version 2023.3.0a17):

    Fixes issues with updating IMGUI TextField from code.

  2. Resolution Note (fix version 2023.2.3f1):

    Fixes issues with updating IMGUI TextField from code.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.