Hi, when i parse my Unreal Engine 5 project, it parse all my custom classes .h and .cpp files, but from the source code of UE it parse only .h files and cant open .cpp files. It says there are no .cpp files.
Sorry, the problem was UE not Visual Assist. After a Unreal update from 5.0.0 to 5.0.3, the source files are installed only as an opt-in option i didnt checked.
Edited by - PyramidOfDoom on Aug 13 2022 6:25:55 PM
Thank you for the update, not getting the cpp files would be rather confusing! Good to know this is now happening, since this is probably going to catch other people out as well.