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
- ArgumentExceptions are thrown when an exclamation mark is written as the first character in the search window
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger 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.