How to turn off this prompt in VS2022

I’m assuming you are talking about the blueprint references, which you can disable in a few ways:

1: Disable Visual Studio’s Blueprint support:
Go to Configure Tools For Unreal Engine under the project menu
image
Disable Blueprint Support in the settings page that opens
image

Then under Project, choose Rescan Unreal Engine Blueprints for {project name}, or restart VS

2: Disable Code Lens blueprint support:
Go to VS options
image
Search for Code Lens and disable Blueprint References

1 Like

Thanks for your answer,It’s useful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.