When I open UE5, all the C++ UPROPERTY has disappeared.
I need to Live Build to restore it. All the data in the panel is reset to the defaults that I inputted in the C++ parent file.
Is there a way I could fix this?
When I open UE5, all the C++ UPROPERTY has disappeared.
I need to Live Build to restore it. All the data in the panel is reset to the defaults that I inputted in the C++ parent file.
Is there a way I could fix this?
Have you seen the Live Coding Issues lecture? Have you compiled from VS Code?
Thanks!