unity
How To Use Nodejs Spawn To Output Unity Logs In Real Time
## problem Originally, the `CI` build script of the Unity project was written in python. I alway…
Solution To The Problem That Unity Cannot Play Mp4 Under Win7 When Playing Pc Package
## background In `unity 2019.4.18f1`, `videoplayer` is used to dynamically play mp4 videos. In w…
Ue4 Creates C++ Game Project Error: Error: Could Not Find Netfxsdk Install Dir
## error error information ``` Running C:/Program Files/Epic Games/UE_4.27/Engine/Binaries/D…
Error Cs0234: The Type Or Namespace Name ‘Ui‘ Does Not Exist In The Namespace ‘Unityengine‘
## 1\. ERROR After opening the project, an error is reported: ``` error CS0234: The type or …