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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 6000.2.0a3):
A hidden GameObject was causing the warning. It has been deleted from the URP and HDRP scene.