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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Resolution Note (2019.3.X):
This low impact issue is unlikely to be fixed with our current capacity