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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Add comment