
Windows11においてUnityEditorのほとんどのウィンドウの角を丸めないようにする機能を提供します (導入したプロジェクトを開いているUnityEditorにのみ機能が適用されます)
Suppress rounding most window corners in UnityEditor running on Windows11 (The feature will only apply to the UnityEditor that has the installed project open)
- Windows 11(21H2以上) / Windows 11 (version 21H2 or later)
- Unity 6 (6000.0.23f1以上) / Unity 6000.0.23f1 or later
- Windows 11 24H2 (26100)
- Unity 6 (6000.0.53f1)
-
Gitをインストールする
-
追加したいプロジェクトを開き、Package Managerを開く
-
以下のGit URLをコピーする
https://github.com/HWataame/UnityEditorWindowCorner.git?path=Core/6000
-
「Package Manager」ウィンドウの左上の「+」ボタンをクリックし、「Install package from git URL...」を選択する
-
入力欄に手順2でコピーしたURLを貼り付け、「Install」ボタンを押す
-
Install Git to your computer.
-
Open Package Manager in the Unity project to which you want to add this feature.
-
Copy the following Git URL.
https://github.com/HWataame/UnityEditorWindowCorner.git?path=Core/6000
-
Click the "+" button in the "Package Manager" window and select "Install package from git URL...".
-
Paste the URL copied in Step 2 into the input field and press the "Install" button.
リポジトリ全体およびパッケージ単体ともにMITライセンスです / Using "MIT license"