Search Issue Tracker
Fixed in 4.11, 5.8, 6.5
Votes
0
Found in [Package]
4.7.0
Issue ID
1133922
Regression
Yes
[VFX] Deleting a block in any contextual node disconnects all nodes connected to it
Repro steps:
1. Create a new particle system
2. Assign an inline Texture2D node to the main texture slot
3. Delete any node
4. Observe how the Texture2D node got disconnected
Notes:
- Tested in 18.3 and 19.1, happens in both
- Fairly certain it is a regression as this, not sure when it was introduced
- Happens in Initialize as well, if something is connected to the bounds
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
Add comment