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
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
Add comment