SkillAgentSearch skills...

MainWindowTitleModifierForUnity

A demo to change the text displayed in UnityEditor's title bar

Install / Use

/learn @mob-sakai/MainWindowTitleModifierForUnity
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Main Window Title Modifier For Unity (Demo)

  • This is a demo project that dynamically changes the text displayed in UnityEditor's title bar.
  • Access internal classes/methods in 3 ways:
    • Reflection
    • InternalsVisibleTo
    • IgnoresAccessChecksToAttribute
  • For more details, see this article (Japanese)

<< Usage >>

become_a_sponsor_on_github

<br><br><br><br>

Usage

  1. Open this project
  2. To change the text of title bar, select MainWindowTitleModifierForUnity tool bar menu
  3. Enjoy!

Requirement

  • Unity 2019.2
  • dotnet 2.1 or later

<br><br><br><br>

License

  • MIT

Author

mob-sakai
become_a_sponsor_on_github

See Also

  • GitHub page : https://github.com/mob-sakai/MainWindowTitleModifierForUnity
View on GitHub
GitHub Stars38
CategoryDevelopment
Updated16d ago
Forks4

Languages

C#

Security Score

80/100

Audited on Mar 11, 2026

No findings