Search Issue Tracker
Fixed
Fixed in 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Votes
0
Found in
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92253
Regression
No
StaticLightingSky is missing an Attached Script in the URP VFX Learning Template Scene
Steps to reproduce:
- Create a URP Project and install the Visual Effect Graph Package
- Install the Learning Template Sample
- Open Scene "URP_VFX_Learning_Template" and enter Play Mode
Actual results: Warning "The referenced script (Unknown) on this Behaviour is missing!" logged for GameObject "StaticLightingSky"
Expected results: Learning Templates have no Warnings logged when basic operations are executed that might confuse new users
Reproducible with versions: 6000.0.33f1, 6000.1.0b1
Can’t test with versions: 2022.3.55f1 (No Samples)
Tested on (OS): Windows 11
Note: No StaticLightingSky is present in the HDRP Scene and no Warnings are logged
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
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Resolution Note (fix version 6000.2.0a3):
A hidden GameObject was causing the warning. It has been deleted from the URP and HDRP scene.