Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.6f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132990
Regression
No
Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
How to reproduce:
1. Open the attached project "VFXBug"
2. Open the "SampleScene" scene
3. Enter the Play Mode
4. Open the "New VFX" Asset
5. Make any change to the VFX Graph and press "Ctrl + S"/ "Command + S"
6. Observe the Console
Expected results: No warnings are thrown
Actual results: "The referenced script (Unknown) on this Behaviour is missing!" warning is thrown
Reproducible with: 6000.0.66f1, 6000.3.6f1, 6000.4.0b5, 6000.5.0a5
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Full warning: The referenced script (Unknown) on this Behaviour is missing!
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()
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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Add comment