Search Issue Tracker
By Design
Votes
0
Found in
6000.0.48f1
6000.1.0f1
6000.2.0a9
6000.3.0a1
Issue ID
UUM-104401
Regression
No
Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
Steps to reproduce:
- Create a new HDRP Project
- Ensure the Unity Editor is in full-screen mode
- Go to Window > Visual Effects > Visual Effect Graph
- Exit full-screen mode
- Observe the blackboard in the Visual Effect Graph
\\
Actual results: The blackboard is resized after exiting full-screen mode
Expected results: The blackboard should retain its size after exiting full-screen mode
\\
Reproducible with versions: 6000.0.48f1, 6000.1.0f1, 6000.2.0a9
\\
Tested on (OS): Ubuntu 24
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Thanks for reporting this issue, but actually this behavior is by design.
We can see in the video that when unmaximizing the window, the Unity window is very small vertically, leading to resizing the blackboard to fit the visible area. Then when maximizing back the window, the blackboard keeps its previous size because it only fit automatically to smaller area not to larger area.