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
- Increased Memory usage when Update Mode 'On Demand' Realtime lights are used and DX12 API is selected
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
Add comment