Search Issue Tracker
Fixed
Fixed in 6000.0.3f1
Votes
0
Found in
6000.0.0b16
Issue ID
UUM-70674
Regression
Yes
ArgumentOutOfRangeException when manipulating the Project Settings search bar
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the Project Settings window (Edit > Project Settings)
3. Open the “All Settings” Tab
4. Enter “Bool“ in the Search Bar
5. Delete it using backspace or shortcuts like Ctrl + Backspace
6. Observe the Console
Expected result: No errors are present
Actual result: ArgumentOutOfRangeException is thrown
Reproducible with: 2023.1.0a12, 2023.2.20f1, 6000.0.0b16
Not reproducible with: 2022.3.26f1, 2023.1.0a11
Couldn’t test with: 2021.3.37f1 (package errors, difficulties downgrading)
Reproducible on: M1 MacOS 14.4.1
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment