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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment