Search Issue Tracker
Fixed
Fixed in 2023.2.X, 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2023.2):
Works as expected now mentioned in the description