Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.74f1
6000.3.14f1
6000.4.5f1
6000.5.0b6
6000.6.0a4
Issue ID
UUM-141105
Regression
No
ArgumentOutOfRangeException error appears when navigating through items in the Component browser
How to reproduce:
1. Create a new project
2. In the Hierarchy, create an empty GameObject and name it “test“
3. In the Inspector, click “Add Component“
4. In the Component browser, type “Mesh“
5. Hit the “Up-arrow“ key on the keyboard
6. Type “fff“
7. Repeat step 5
8. Observe the Console
Actual result: An ArgumentOutOfRangeException error is present
Expected result: No errors are present
Reproducible with: 2023.1.0a1, 6000.0.74f1, 6000.3.14f1, 6000.4.5f1, 6000.5.0b6, 6000.6.0a4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector loses focus or Material doesn't update when using GetModifiedMaterial with a Mask component
- Crash on GfxDeviceClient::AllocateBufferInternal when entering Play mode using Graphics.RenderPrimitives and Graphics.DrawProcedural in the scene
- Import TextMesh Pro window opens when the Text Mesh Pro Essentials and Examples are already imported when creating a new TextMesh Pro GameObject in the Hierarchy with TextMesh Pro settings reset
- Video is not rendered when the VideoPlayer GameObject is disabled and re-enabled after playback starts while using Material Override render mode
- Missing documentation page - "Sorry...that page seems to be missing" is shown on the browser when clicking the help icon on a Color Preset Library Scriptable Object
Add comment