Search Issue Tracker
Fixed
Fixed in 2021.3.47f1, 2022.3.55f1, 6000.0.31f1, 6000.1.0a8
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
- 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
Resolution Note (fix version 6000.1.0a8):
RP: Fix sorting the Reflection Probe by resolution.
Resolution Note (fix version 6000.0.31f1):
URP: Fix sorting the Reflection Probe by resolution.
Resolution Note (fix version 2022.3.55f1):
URP: Fix sorting the Reflection Probe by resolution.
Resolution Note (fix version 2021.3.47f1):
URP: Fix sorting the Reflection Probe by resolution.