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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
Add comment