Search Issue Tracker
Active
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
Issue ID
UUM-121701
Regression
No
Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effect Graph package
- Create a new Simple Loop Visual Effect Graph (Assets > Create > Visual Effects > Visual Effect Graph)
- Open the newly created Simple Loop Visual Effect Graph
- Create a new "Random Selector Weighted" node
- Connect the "Random Selector Weighted" node's output to the Drag Coefficient
- Observe the Visual Effect Graph
- Delete the "Random Selector Weighted" node and its connection
- Save the Visual Effect Graph
- Repeat step 7
Actual results: The “An edge with the same input and output already exists” error does not disappear and remains forever until the Visual Effect Graph is reopened
Expected results: The “An edge with the same input and output already exists” error disappears
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6,
Can’t test with versions: 6000.4.0a2 (no error messages appear due to UUM-121702)
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
- The error message still remains even after deleting the connection or the "Random Selector Weighted" node and saving the Visual Effect Graph
- Closing the Visual Effect Graph and reopening it seems to be the only way to get rid of the error message
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
Add comment