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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Resolution Note (fix version 10.2):
https://github.com/Unity-Technologies/Graphics/pull/2544