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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note (fix version 2023.2):
Works as expected now mentioned in the description