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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.