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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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