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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.