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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 6000.2.0a3):
A hidden GameObject was causing the warning. It has been deleted from the URP and HDRP scene.