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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.3.X):
This low impact issue is unlikely to be fixed with our current capacity