View Unreal Engine Blueprints in Visual Studio doesn’t work correctly.I tried to use this feature:
View Unreal Engine Blueprints in Visual Studio | Microsoft Learn.
In lyra, it cannot display the correct number of blueprint derived classes, function references, and so on.
But sometimes he can find references to very few attributes, which is weird.
I believe my steps are correct because it all works as expected on the company computer, but on my own computer, everything sucks. I even tried another version of visual studio and it was still the same.
my unreal engine version : 5.4.3
1 Like
I’m having the same problem. I followed the instructions here: How to Setup Visual Studio 2022 for Unreal Engine 5
Example from the your file:
Example from LyraCharacter.h which is used in the video above:
Going to bump this up as I have the same problem.