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
6000.0.37f1
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment