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
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
- Bad Naming Convention in Shortcuts Window for Shader Graph
- Bad Naming Convention in Shortcuts Window for Particle System
Resolution Note (fix version 2023.2.0a14):
Works as expected now mentioned in the description