Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.31f1
2022.3.12f1
2023.2.0b15
2023.3.0a12
Issue ID
UUM-54780
Regression
No
Render Graph Viewer layouting does not properly conform to window size
Steps to reproduce:
- Open any HDRP project
- Go to Window>Analysis>Render Graph Viewer
- Scale the window in various ways (make it narrower, wider, etc)
Expected result: the elements inside the Render Graph Viewer get scaled/laid out correctly without visually incorrect sizing and/or overlaps.
Actual result: the elements inside the Render Graph Viewer can overlap each other or otherwise appear aesthetically unpleasing under certain window sizes.
Reproducible with: 2021.3.31f1, 2022.3.12f1, 2023.2.0b15, 2023.3.0a12
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
The whole viewer is being refactored for URP support. The new version doesn't exhibits those issues.