I’m trying to use the UnrealObjectPtrTool tool. In according to the official documentation (UE5 migration guide) I enabled the log by changing the Engine\Programs\UnrealHeaderTool\Config\DefaultEngine.ini file. Then I rebuilt my project by Visual Studio but I didn’t find the Unreal Header Tool log file in either of these directories:
C:\Users\USERNAME\AppData\Local\UnrealBuildTool\Log_UHT.txt
C:\Users\USERNAME\AppData\Local\UnrealHeaderTool\Saved\Logs\UnrealHeaderTool.log
Engine\Programs\UnrealBuildTool\Log_UHT.txt
Where can I find these files?
I’m using UE5.3. Maybe should I use an older version of Unreal Engine 5?