George Zhao
George Zhao
In a Windows environment, after generating the project using CMake, one module fails to compile due to API changes.
Steps to Reproduce: 1. User opens the project in Unreal Editor; 2. Immediately after entering the interface, quickly close the editor; 3. This will ultimately trigger an error. ``` Assertion...
Following common design patterns for theme toggles ## What's Changed Fixed the theme toggle icon display logic to better match user expectations: - Light theme now shows sun icon (previously...