Search Issue Tracker
In Progress
Fix In Review for 2021.3.47f1, 2022.3.X, 6000.0.X
Under Consideration for 6000.1.X
Votes
0
Found in
2021.3.44f1
2022.3.50f1
6000.0.23f1
6000.1.0a7
Issue ID
UUM-83862
Regression
No
Error "type is not a enum value" logged when ordering Reflection Probes by Resolution in Light Explorer
*Steps to reproduce:*
# Open any Project
# Add 2 Reflection Probes to the Scene
# Navigate to Window > Rendering > Light Explorer and choose "Reflection Probes" at the top
# Click on the "Near Clip" Column Label to reorder by that field
*Actual results:* Error "type is not a enum value
UnityEditor.GenericMenu:CatchMenu (object,string[],int)" logged for every Reflection Probe
*Expected results:* No Errors are printed
*Reproducible with versions:* 2021.3.44f1, 2022.3.50f1, 6000.0.23f1
*Tested on (OS):* Windows 11, Ubuntu 24.04
*Note:* Resolution of Cubemap Capture Settings is shown as "Near Clip" in the Light Explorer
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Resolution Note (fix version 6000.0):
URP: Fix sorting the Reflection Probe by resolution.
Resolution Note (fix version 2022.3):
URP: Fix sorting the Reflection Probe by resolution.
Resolution Note (fix version 2021.3.47f1):
URP: Fix sorting the Reflection Probe by resolution.