Search Issue Tracker
Won't Fix
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note:
Forward-ports for this version need to be handled at a later time.