Search Issue Tracker
Fixed in 10.2.X
Votes
0
Found in [Package]
10.0.0-preview.27, 9.0.0-preview.33, 8.2.0
Issue ID
1281861
Regression
No
[VFX Graph] Exposed Properties added to the Visual Effect component are overlapping
[VFX Graph] Exposed Properties added to the Visual Effect component are overlapping
Exposed properties added to the Visual Effect component are overlapping with each other in the inspector window. refer attached screenshot.
Steps to repro:
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 the Hierarchy window
5. Open "New VFX" graph from the project window and enable Blackboard
6. Add a minimum two-property from the category list eg. Vector 2, Vector 3, Texture 2D, etc.
7. Select property > Exposed
8. Select "New VFX" in the Hierarchy
9. Inspector > Visual Effect > Properties
10. Observe properties are overlapping with each other.
Actual Result:
Exposed Properties added to the Visual Effect component are overlapping with each other.
Expected Result:
Properties doesn't overlap with each other.
Reproducible in:
2020.2.0b6, 2020.1.7f1, 2019.4.10f1, 2019.3.15f1
Package version found: 10.0.0-preview.27, 9.0.0-preview.33, 8.2.0, 8.1.0, 7.4.3 , 7.4.1, 7.3.1
NOTE:
Visual Effect Graph is introduced in 2019.3.0a10.
Environment:
macOS only
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 10.2):
Verified on Version 2020.2.0b12 (Visual Effect Graph 10.2 ) and found that it is working fine.