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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 10.2):
https://github.com/Unity-Technologies/Graphics/pull/2544