Search Issue Tracker
Won't Fix
Won't Fix in 6000.5.X
Votes
0
Found in
6000.2.15f1
6000.3.2f1
6000.4.0b2
6000.5.0a3
Issue ID
UUM-130672
Regression
No
HDRP Water Sample “CurrentWithSplines” throws “The referenced script (Unknown) on this Behaviour is missing!” warning when entering Play Mode
Steps to reproduce:
1. Create new Unity project using High Definition 3D Template
2. Open Package Manager window
3. Find and select High Definition Render Pipeline package
4. Select “Samples” tab
5. Import Water Samples to the project
6. Once imported, open “CurrentWithSplines” Scene (Assets > Samples > High Definition Render Pipeline > 17.3.0 > Water Sample > Scenes > CurrentWithSplines.scene)
7. Enter Play Mode
8. Observe the Console window
Actual results: Warning “The referenced script (Unknown) on this Behaviour is missing!” is thrown in the Console window
Expected results: No warnings thrown in the Console window
Reproducible with versions: 6000.2.15f1, 6000.3.2f1, 6000.4.0b2, 6000.5.0a3
Can’t test with versions: 6000.0.64f1 (CurrentWithSplines Scene not available)
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
- 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
Resolution Note:
this is because this scene depends on the spline package that can be installed if you follow the notes on the scene. In the sample we can't control the package dependencies sadly, so we kindly ask users to do it.
This will be fixed "soon" when packman team decides to author a proper framework for samples and their dependencies. Right now, we have to rely on texts or hacks.
Resolution Note (6000.5.X):
this is because this scene depends on the spline package that can be installed if you follow the notes on the scene. In the sample we can't control the package dependencies sadly, so we kindly ask users to do it.
This will be fixed "soon" when packman team decides to author a proper framework for samples and their dependencies. Right now, we have to rely on texts or hacks.