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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
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.