Search Issue Tracker
Fixed
Votes
0
Found in
2019.2
2019.2.18f1
2020.2
Issue ID
1227603
Regression
No
UploadHandlerFile does not upload large files
How to reproduce:
1. Set up a localhost server (more details in the initial message and attached video)
2. Add the provided index.php file to your htdocs/upload folder
3. Open the "SampleScene" Scene in the provided Unity project
4. Enter Play mode, type "video_835MB.ts" in the input field and press "UploadHandlerFile"
5. Navigate to the htdocs/upload folder in Finder
Expected result: the large video appears in the folder
Actual result: the large video does not get uploaded to the folder
Reproducible with: 2019.2.21f1, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
Could not test with: 2017.4.38f1 due to missing packages, 2018.4.20f1 due to the TextMeshPro UI not responding to input
Note:
1. When testing on newer versions of Unity with the user-supplied project, make sure to upgrade TextMeshPro to stop "Caret GameObject" related errors
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Contacted victorr, decided to close this case since the user did not reply for a long time