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
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 }}
ByteDecoder
/
Unity
Public
forked from
github-for-unity/Unity
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Unity
src
UnityExtension
on
debugging-integration-test
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2018
Merge branch 'master' into fixes/fix-releaselock-menuitem
StanleyGoldman
authored
ef692b1
View commit details
Copy full SHA for ef692b1
View code at this point
Browse repository at this point
Merge pull request #843 from github-for-unity/fixes/changes-tree-ordering
Show description for f407281
Andreia Gaita
authored
f407281
View commit details
Copy full SHA for f407281
View code at this point
Browse repository at this point
Merge branch 'master' into fixes/fix-releaselock-menuitem
Andreia Gaita
authored
ad8756d
View commit details
Copy full SHA for ad8756d
View code at this point
Browse repository at this point
Fix contributor builds on CI
shana
committed
ce83a2f
View commit details
Copy full SHA for ce83a2f
View code at this point
Browse repository at this point
Merge branch 'master' into fixes/fix-releaselock-menuitem
StanleyGoldman
authored
85c59c2
View commit details
Copy full SHA for 85c59c2
View code at this point
Browse repository at this point
Merge branch 'master' into fixes/changes-tree-ordering
Andreia Gaita
authored
5c5b338
View commit details
Copy full SHA for 5c5b338
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Fix ReleaseLock MenuItem
ykush
authored
229ff69
View commit details
Copy full SHA for 229ff69
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
Adding a field to window to determine a branch is tracked remotely
StanleyGoldman
committed
0e0f69e
View commit details
Copy full SHA for 0e0f69e
View code at this point
Browse repository at this point
Window field updated incorrectly
StanleyGoldman
committed
ff753f3
View commit details
Copy full SHA for ff753f3
View code at this point
Browse repository at this point
TreeBase does not have the functionality to evaluate containers
StanleyGoldman
committed
1ec7225
View commit details
Copy full SHA for 1ec7225
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Making sure running processes don't hang Unity when the domain reloads, part deux
Show description for 5a6a093
shana
committed
5a6a093
View commit details
Copy full SHA for 5a6a093
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
Merge master into fixes/synccontext
shana
committed
5f32a30
View commit details
Copy full SHA for 5f32a30
View code at this point
Browse repository at this point
Merge pull request #820 from github-for-unity/fixes/login-logout
Show description for a3b896a
StanleyGoldman
authored
a3b896a
View commit details
Copy full SHA for a3b896a
View code at this point
Browse repository at this point
We shouldn't update data here and we should redraw on the main thread
shana
committed
ad23dcd
View commit details
Copy full SHA for ad23dcd
View code at this point
Browse repository at this point
Fix logging out not logging out properly
shana
committed
9dd153c
View commit details
Copy full SHA for 9dd153c
View code at this point
Browse repository at this point
Fix account dropdown, and show username while we're at it
shana
committed
ad28118
View commit details
Copy full SHA for ad28118
View code at this point
Browse repository at this point
TryParse throws if it gets a null value, and structs often have null values
shana
committed
2d58924
View commit details
Copy full SHA for 2d58924
View code at this point
Browse repository at this point
Fix nulls being passed around
shana
committed
36115fb
View commit details
Copy full SHA for 36115fb
View code at this point
Browse repository at this point
Remove the last traces of async/await in the codebase (excluding tests)
shana
committed
38f85a5
View commit details
Copy full SHA for 38f85a5
View code at this point
Browse repository at this point
Merge master into enhancements/showing-diffs
shana
committed
4ff2a3c
View commit details
Copy full SHA for 4ff2a3c
View code at this point
Browse repository at this point
Fix diffing for new and deleted files
shana
committed
68d700e
View commit details
Copy full SHA for 68d700e
View code at this point
Browse repository at this point
Merge pull request #815 from github-for-unity/fixes/cleanup-build
Show description for 862f680
StanleyGoldman
authored
862f680
View commit details
Copy full SHA for 862f680
View code at this point
Browse repository at this point
We really don't need System.Data or System.Xml references
shana
committed
17621b9
View commit details
Copy full SHA for 17621b9
View code at this point
Browse repository at this point
Merge branch 'master' into fixes/lock-unlock-multiple-files
Show description for 20d4c85
StanleyGoldman
committed
20d4c85
View commit details
Copy full SHA for 20d4c85
View code at this point
Browse repository at this point
Make sure we always call UsageTracker off the main thread
shana
committed
05bc1bf
View commit details
Copy full SHA for 05bc1bf
View code at this point
Browse repository at this point
Commits on May 31, 2018
Simplifying some code
shana
committed
ea5312b
View commit details
Copy full SHA for ea5312b
View code at this point
Browse repository at this point
Fix the rest of the end handlers, cleanup code, and put the asset menus after a separator
shana
committed
69e13c8
View commit details
Copy full SHA for 69e13c8
View code at this point
Browse repository at this point
Fix MismatchLayout error in locks view
shana
committed
1f3d242
View commit details
Copy full SHA for 1f3d242
View code at this point
Browse repository at this point
Fix running TaskQueue and catching errors
shana
committed
9cdc874
View commit details
Copy full SHA for 9cdc874
View code at this point
Browse repository at this point
Commits on May 29, 2018
Restoring error dialog messages
StanleyGoldman
committed
aed2019
View commit details
Copy full SHA for aed2019
View code at this point
Browse repository at this point
Merge branch 'master' into fixes/lock-unlock-multiple-files
Show description for cf50913
StanleyGoldman
committed
cf50913
View commit details
Copy full SHA for cf50913
View code at this point
Browse repository at this point
Merge branch 'master' into enhancements/showing-diffs
Show description for 4c29fc1
StanleyGoldman
committed
4c29fc1
View commit details
Copy full SHA for 4c29fc1
View code at this point
Browse repository at this point
Merge pull request #807 from github-for-unity/fixes/project-window-init
Show description for 77f84bf
StanleyGoldman
authored
77f84bf
View commit details
Copy full SHA for 77f84bf
View code at this point
Browse repository at this point
Discard should always ask for confirmation
shana
committed
00a4512
View commit details
Copy full SHA for 00a4512
View code at this point
Browse repository at this point
Adding the ability to see diffs of files and folders using the configured diff viewer
shana
committed
a1ed765
View commit details
Copy full SHA for a1ed765
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.