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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The whole viewer is being refactored for URP support. The new version doesn't exhibits those issues.