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
- [HDRP] SUCCEEDED(hr) error is thrown when the project's Shadows Filtering Quality is set to High or Very High
- With specific Windows 10 settings, the player window resolution does not match the values passed into Screen.SetResolution()
- Material leaks memory when using PostProcess-Layer
- [URP] Adreno GPU is not getting the required vertex data
- [DX12] ShaderData.VariantCompileInfo.ShaderData contains 38 extra bytes on DirectX 12
Resolution Note (fix version 10.2):
Verified on Version 2020.2.0b12 (Visual Effect Graph 10.2 ) and found that it is working fine.