Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
unitycoder
/
UnityLauncherPro
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
703
Code
Issues
23
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
UnityLauncherPro
UnityLauncherPro
MainWindow.xaml.cs
on
174
User selector
All users
All time
Commit history
Commits on Dec 12, 2025
editors: add context menu for browsing Releases Api for this version
unitycoder
committed
e06d0cb
View commit details
Copy full SHA for e06d0cb
View code at this point
Browse repository at this point
Commits on Dec 1, 2025
fix double click column index check for arguments & platform
unitycoder
committed
2bb58c7
View commit details
Copy full SHA for 2bb58c7
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
recent projects: update version number after upgrade, fixes #188
unitycoder
committed
1b02e00
View commit details
Copy full SHA for 1b02e00
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
feature: finished Load Online Templates, add setting for auto fetch templates, add manual fetch button if auto-fetch disabled closes #147
unitycoder
committed
5a2facc
View commit details
Copy full SHA for 5a2facc
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
testing project thumbnail (loaded from ProjectSettings/icon.png, if exists) and displayed in projects Context menu #142
unitycoder
committed
d1bd18a
View commit details
Copy full SHA for d1bd18a
View code at this point
Browse repository at this point
add cancel button to corrupted config dialog (to open settings folder) #99
unitycoder
committed
2d69c9a
View commit details
Copy full SHA for 2d69c9a
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
dont allow duplicate folders in root folders list fixes #213
unitycoder
committed
05eb61e
View commit details
Copy full SHA for 05eb61e
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
display error if try to upgrade from commandline, without unty editors #212
unitycoder
committed
b990989
View commit details
Copy full SHA for b990989
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
launch context menu project through Pipeserver in existing launcher instance (so that project name gets saved into recent list) fixes #209
unitycoder
committed
d032b62
View commit details
Copy full SHA for d032b62
View code at this point
Browse repository at this point
Commits on Oct 18, 2025
fix nullref for initscript folder #207
unitycoder
committed
e29680f
View commit details
Copy full SHA for e29680f
View code at this point
Browse repository at this point
Commits on Oct 16, 2025
dont create Scripts folder at init #207
unitycoder
committed
e54991a
View commit details
Copy full SHA for e54991a
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
initial version of fetching Security warnings from Releases API. (displays orange outline in version column, with tooltip). #GITBUILD
unitycoder
committed
4dcee8b
View commit details
Copy full SHA for 4dcee8b
View code at this point
Browse repository at this point
testing vulnerability warning fetch
unitycoder
committed
600fd17
View commit details
Copy full SHA for 600fd17
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
reverse rename #203 , #GITBUILD
unitycoder
committed
1a7c177
View commit details
Copy full SHA for 1a7c177
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
rename application from UnityLauncherPro to ULauncherPro (until have better name) ** WARNING: You will lose your old settings, since appname has changed **
unitycoder
committed
0d6319d
View commit details
Copy full SHA for 0d6319d
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Add a quick "custom" build command
Show description for da156d9
krisrok
committed
da156d9
View commit details
Copy full SHA for da156d9
View code at this point
Browse repository at this point
Commits on May 28, 2025
less GC in GetSRP(), search filter: use ordinalignorecase,
unitycoder
committed
5080404
View commit details
Copy full SHA for 5080404
View code at this point
Browse repository at this point
Commits on May 11, 2025
remove local build helper scripts for now, update Theme editor to handle read only install location, modify safepath to handle any folder name
unitycoder
committed
50db576
View commit details
Copy full SHA for 50db576
View code at this point
Browse repository at this point
Commits on May 10, 2025
installer works (locally), use separate folder for initscript (since program files requires elevated access)
unitycoder
committed
01d18cb
View commit details
Copy full SHA for 01d18cb
View code at this point
Browse repository at this point
save
unitycoder
committed
900ff31
View commit details
Copy full SHA for 900ff31
View code at this point
Browse repository at this point
Commits on May 3, 2025
add Purge button (for project paths with missing folder, those are hanging in Settings string list), add status messages for new project creation failures
unitycoder
committed
26bf0d8
View commit details
Copy full SHA for 26bf0d8
View code at this point
Browse repository at this point
use init script on new project creation (if asset folder exists, but its empty folder) fixes #190
unitycoder
committed
25f2947
View commit details
Copy full SHA for 25f2947
View code at this point
Browse repository at this point
Commits on May 2, 2025
handle null version for new project folder open fixes #189
unitycoder
committed
beadc28
View commit details
Copy full SHA for beadc28
View code at this point
Browse repository at this point
fix launch new project in Empty folder (dont shutdown if detect duplicate instance already) fixes #189
unitycoder
committed
f91906c
View commit details
Copy full SHA for f91906c
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
optimize startup time (disable save prefs on few fields, disable dummy placeholder data in grid to avoid Clear(), adjust GetTargetPlatform method
unitycoder
committed
2ad723a
View commit details
Copy full SHA for 2ad723a
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
optimizing startup time: cleanup setfocustogrid, use delayed setfocustogrid
unitycoder
committed
3bee9e4
View commit details
Copy full SHA for 3bee9e4
View code at this point
Browse repository at this point
Commits on Apr 12, 2025
optimize startup #54 (remove origResourceColors)
unitycoder
committed
bb7fb4d
View commit details
Copy full SHA for bb7fb4d
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
add tools button: exclude editor folders from windows defender, add context menu: exclude project from defender fixes #87, clear(set) statusbar when enable streamer mode,
unitycoder
committed
e6a8728
View commit details
Copy full SHA for e6a8728
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
fix typo, fix unity 6000.2 SRP detection from graphicssettings asset
unitycoder
committed
49e17c7
View commit details
Copy full SHA for 49e17c7
View code at this point
Browse repository at this point
Commits on Feb 2, 2025
newproject: add forceDX11 checkbox (fixes #182)
unitycoder
committed
758e4c2
View commit details
Copy full SHA for 758e4c2
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
add optional Explorer context menu to Install (and run) selected APK file to device (fixes #181)
unitycoder
committed
735d448
View commit details
Copy full SHA for 735d448
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
updates: clear filter when checking updates for selected unity fixes #180, apply search filter after updates list is loaded
unitycoder
committed
ecc66e9
View commit details
Copy full SHA for ecc66e9
View code at this point
Browse repository at this point
add tooltip to statusbar (otherwise cannot see long messages), display crash scene recovery dialog only once (fixes #174)
unitycoder
committed
c8f322c
View commit details
Copy full SHA for c8f322c
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
install apk: display error message if failed
unitycoder
committed
73e942f
View commit details
Copy full SHA for 73e942f
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
add disable unity hub from launching on Editor start #95
unitycoder
committed
a8a49f7
View commit details
Copy full SHA for a8a49f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.