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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment