Search Issue Tracker
Fixed
Fixed in 2022.3.23f1, 2023.2.16f1, 6000.0.0b12
Votes
0
Found in
2022.3.11f1
2023.2.0b14
2023.3.0a11
Issue ID
UUM-53687
Regression
No
"StackOverflowException" is thrown when displaying multiple FlagsEnumFields at once
How to reproduce:
1. Open the attached project "FaultyFlags.zip"
2. Open Assets/Scripts/TestGraph 1.asset
3. Select "CatastropheFlagDataTest" in the "GraphWindow"
4. Set "Catastrophe Flags" to "None"
5. Deselect the "CatastropheFlagDataTest"
6. Repeat step 3
7. Set "Catastrophe Flags" to "Everything"
Expected results: No errors are thrown
Actual results: "StackOverflowException" is thrown in the Console window
Reproducible with: 2022.3.11f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a11
Could not test with: 2021.3.31f1 (compilation errors in the Console window)
Reproducible on: Windows 11 22H2
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment