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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 6000.2.0a3):
A hidden GameObject was causing the warning. It has been deleted from the URP and HDRP scene.