Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.5f1
6000.2.0b4
Issue ID
UUM-108029
Regression
No
Warning of an unknown Script missing is logged when selecting VFX in Play Mode
*Steps to reproduce:*
# Open any URP Project with the Visual Effect Graph installed
# Add any GameObject to the Scene with a Visual Effect Component attached
# Import the attached Visual Effect Asset and assign it to the Component
# Unfocus any selections in the Hierarchy and enter Play Mode
# Select the GameObject with the Visual Effect Component in the Hierarchy
*Actual results:* Warning "The referenced script (Unknown) on this Behaviour is missing!
UnityEditor.VFX.AdvancedVisualEffectEditor:OnEnable ()" is logged in the Console
*Expected results:* No Warning as no script is attached
*Reproducible with versions:* 2022.3.63f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
*Tested on (OS):* Windows 11
Could not reproduce on: macOS
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
Forward-ports for this version need to be handled at a later time.