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
- “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