Search Issue Tracker
Fixed
Fixed in 2023.2.0a14
Votes
0
Found in
2023.2.0a11
Issue ID
UUM-33093
Regression
No
[URP] Rendering Debugger foldout header's context menu is not consistent with the rest of the Editor's functionality
Steps to reproduce:
1) Download attached project and open in Unity
2) Open SampleScene
3) Go to Window >> Analysis >> Rendering Debugger
4) Select the Frequently Used tab and interact with the Rendering Debug foldout header and context menu with your mouse L. and R. buttons.
Expected behavior for the foldout header:
- L. mouse click should expand/ shrink the Rendering Debug foldout header
- R. mouse clock should call the context menu (currently it does nothing)
Expected behaviour for the context menu:
- L. mouse clock should call the context menu (currently it expands/ shrinks the Rendering Debug foldout header)
- R. mouse clock should call the context menu
Reproduced with:
2023.2.0a11
Device under testing:
MacBook Pro (16-inch, 2021), CPU: Apple M1 Max, Memory: 64 GB, macOS: Monterey 12.6 (21G115)
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
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
Resolution Note (fix version 2023.2.0a14):
Works as expected now mentioned in the description