steamvr_unreal_plugin
steamvr_unreal_plugin copied to clipboard
Some build error in VS2022
Here is my VS2022 version: Microsoft Visual Studio Professional 2022 (64-bit) - Current version 17.7.3
The previous code for this line likely had a bug and missed the following part. By directly using a comma expression, it ignored the content of the preceding ToString(), leading to an error. I added this part and fixed the issue.
I installed the latest version of VS2022 a while ago, so I encountered the error. People using slightly older versions probably won't run into this issue.