Search Issue Tracker
Fixed in 2021.3.47f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 6000.1.0a8):
RP: Fix sorting the Reflection Probe by resolution.
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):
URP: Fix sorting the Reflection Probe by resolution.