Search Issue Tracker
Fixed in 10.2.X
Votes
0
Found in [Package]
10.0.0-preview.27
Issue ID
1279174
Regression
No
[Visual Effect Graph] Suitable Contexts selection is not saved within Block Subgraph and is reverted after restarting the Editor
How to reproduce:
1. Create a new Unity project
2. Import the Visual Effects Graph package
3. Create a new Block Subgraph(Assets > Create > Visual Effects > Visual Effect Subgraph Block)
4. Open it, find the 'Suitable Contexts' drop-down and select 'Spawner'
5. Save the changes and restart the Editor
6. Open the Subgraph Block again
Expected result: Suitable Contexts is set to 'Spawner'
Actual result: Suitable Contexts is reverted to 'Init And Update And Output'
Reproducible with: 2019.4.11f1(VFX Graph 7.3.1, 7.5.1), 2020.1.6f1(VFX Graph 8.2.0, 9.0.0 - preview.54), 2020.2.0b3(VFX Graph 8.1.0, 10.0.0-preview.27)
Could not test with: 2018.4.27f1(VFX Graph 4.10.0-preview; Block Subgraph not implemented)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 10.2):
https://github.com/Unity-Technologies/Graphics/pull/2544