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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 10.2):
Verified on Version 2020.2.0b12 (Visual Effect Graph 10.2 ) and found that it is working fine.