Search Issue Tracker
Fixed in 7.1.6
Votes
0
Found in [Package]
7.1.2
Issue ID
1192221
Regression
No
[VFX Graph] Exposed Properties added to the Visual Effect component overlaps on expanding it
"New Matrix4x4" property's dropdown icon overlaps with checkbox and on expanding it, all information overlaps with other properties in the inspector when exposed from Inspector, refer attached video and screenshot.
Steps to repro:
1. Open attached project (UWP.zip)
2. Select "New VFX" in the Hierarchy
3. Inspector > Visual Effect > Properties > click on the dropdown icon of "New Matrix4x4"
OR
1. Create a new project
2. Windows > Package Manager > Visual Effects Graph > Install
3. Project > right-click > Visual Effects > Visual Effect Graph
4. Drag and drop "New VFX" to Hierarchy window
5. Open "New VFX" graph from the project window and enable Blackboard
6. Add "New Matrix4x4" property from the category list
7. Select > New Matrix4x4 > Inspector > Exposed
8. Select "New VFX" in the Hierarchy
9. Inspector > Visual Effect > Properties > click on the dropdown icon of "New Matrix4x4"
Actual Result:
"New Matrix4x4" property's dropdown icon overlaps with checkbox and on expanding it, all information overlaps with other properties
Expected Result:
Checkbox and dropdown icon is visible clearly and on expanding "New Matrix4x4" property, Information doesn't overlap with other properties
Reproducible in:
2020.1.0a9, 2019.3.0b7, 2019.3.0a10
Package version found: 7.1.2, 7.1.1, 7.0.0
NOTE:
Visual Effect Graph is introduced in 2019.3.0a10.
Environment:
Windows 10 & macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
Add comment