Search Issue Tracker
Fixed
Fixed in 6000.0.49f1, 6000.1.3f1, 6000.2.0b8
Votes
0
Found in
6000.0.46f1
6000.1.0b15
6000.2.0a9
Issue ID
UUM-103199
Regression
No
"The referenced script (Unknown) on this Behaviour is missing!" warnings are logged when entering the Play mode in the Environment sample scene
How to reproduce:
1. Create a new HDRP project
2. Go to Window -> Package Management -> Package Manager (Window -> Package Manager) -> High Definition RP -> Samples -> Environment Samples -> Import
3. Go to -> Assets -> Samples -> High Definition RP -> 17.1.0 -> Environment Samples -> Environment.unity
4. Enter the Play mode
5. Observe the Console
Expected results: No warnings are thrown
Actual results: Two warnings "The referenced script (Unknown) on this Behaviour is missing!" are thrown
Reproducible with: 6000.0.46f1, 6000.1.0b15, 6000.2.0a9
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
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 (fix version 6000.2.0b8):
Fixed as part of a batch of small fixes for the Environment Samples