Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1066417
Regression
No
[Linux][Editor] When upload 10k files through Collaborate, no window appears to confirm the action.
According to this test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/39620
When the Collaborate needs to publish more than 10k files, there should be a "Max commit size warning" to confirm the action. However, this is not the case for Linux Editor.
What the Editor does is to upload ~5000 files each time and does it twice during the process.
Repro:
1. Open the attached project (in the folder Copy, there are 10k files)
2. Set up a Collaborate project with your own account (Instruction: https://docs.unity3d.com/560/Documentation/Manual/UnityCollaborateSettingUp.html)
3. Public the project
4. Observe how Collaborate handles it
Expected: A "Max commit size warning" shows up for users to confirm the action.
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2019.3.X):
This low impact issue is unlikely to be fixed with our current capacity