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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment