Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.3.0f1
6000.4.0a5
Issue ID
UUM-128077
Regression
Yes
"The referenced script (Unknown) on this Behaviour is missing" Warning is logged when selecting or using one of the VFX Graphs in the Universal 3D Sample Template
Steps to reproduce:
- Create a Project from the Universal 3D sample Template
- Open Scene "BenchmarkScene" and enter Play Mode
- Either wait for it to benchmark the "OasisScene" Scene or use the Button to Stop and Skip the Scenes "TerminalScene" & "GardenScene"
OR
Select the "VFXG_Insects" VFX Graph (if it wasn't selected previously)
- Observe the Console
Actual results: Warning "The referenced script (Unknown) on this Behaviour is missing!
" is logged and clicking it pings the "VFXG_Insects" VFX Graph
Expected results: No Warnings are present when using the sample Template
Reproducible with versions: 6000.3.0a2, 6000.3.0f1, 6000.4.0a5
Not reproducible with versions: 6000.0.62f1, 6000.2.14f1, 6000.3.0a1
Can't test with: 6000.5.0a2 (Templates aren't available yet)
Tested on (OS): Windows 11
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
This only happens with the benchmark tool that is currently being stripped from the project. This issue won't happen after this PR lands.
https://github.cds.internal.unity3d.com/unity/com.unity.template.urp-sample/pull/149