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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note:
Contacted victorr, decided to close this case since the user did not reply for a long time