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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Resolution Note (fix version 2023.3.0a17):
Fixes issues with updating IMGUI TextField from code.
Resolution Note (fix version 2023.2.3f1):
Fixes issues with updating IMGUI TextField from code.