Commit 119670f
|VFX] Blackboard not visible when docked in small area
Jira: UUM-65513
Reproduction steps:
1. Open the attached “VFX.zip” project
2. Open the “graph” asset from the Project Window
3. Dock the “graph” Window to the bottom of the UI
Expected result: Floating panel is visible
Actual result: Floating panel disappears
Reproducible with: 2021.3.35f1, 2022.3.21f1, 2023.2.0a23, 2023.2.13f1
Not reproducible with: 2023.3.0b10
Fixed in: 2023.3.0a2
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
The 2023.3.0a1 version does not exist therefore cannot be tested
Reproducible on any new project
Issue appears if the floating panel is placed in the bottom left corner
Downgrading from versions where it worked correctly, would usually fix the issue
1 parent ecd284f commit 119670f
3 files changed
Lines changed: 17 additions & 42 deletions
File tree
- Packages/com.unity.visualeffectgraph/Editor
- GraphView
- UIResources/uss
Lines changed: 13 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
77 | 75 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 76 | + | |
89 | 77 | | |
90 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
91 | 82 | | |
92 | 83 | | |
93 | 84 | | |
94 | | - | |
95 | | - | |
| 85 | + | |
96 | 86 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
119 | 91 | | |
120 | 92 | | |
121 | 93 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments