Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0a11
Issue ID
1175399
Regression
No
[Linux][Editor] Cannot type commit message into Collab menu. It only works when doing partial commit.
Probably a UI issue.
Partial commit is when using the right click menu to commit specific file in Project window. In Project window, right click on the modified file and choose Collaborate -> Publish. This should only commit/push the files selected.
Repro:
1. Download attached project
2. Set up Collaborate for the project:
a. Go to Service window (Ctrl + 0)
b. Choose organization and create a new project.
c. In Service window, click Collaborate
d. Turn on Collab
3. On the top of the Editor, open the Collab menu and try to put in commit message
4. In Project window, right click on a modified file and choose Collaborate -> Publish
5. The Collab menu opens, and try to type in commit message
Expected:
User can put in commit message in the Collab menu.
Repro rate: 3/4 (if it doesn't repro, close the Collab menu and open it again. Or relaunch the Editor with the same project. Sometimes the menu works when using it for the first time.)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2020.1.X):
The old collab UI is deprecated in 2020.1+. Linux is currently in beta, so we plan to focus on the newer collab functionality.