Search Issue Tracker
Fixed in 2023.2.3f1
Fixed in 2023.2.X, 2023.3.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2023.3):
Fixes issues with updating IMGUI TextField from code.
Resolution Note (fix version 2023.2):
Fixes issues with updating IMGUI TextField from code.