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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.2.0a3):
A hidden GameObject was causing the warning. It has been deleted from the URP and HDRP scene.