Search Issue Tracker
Fixed
Fixed in 2021.3.49f1, 2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a3
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.33f1
6000.1.0a10
6000.2.0a1
Issue ID
UUM-91555
Regression
No
[Linux] Assertion failed on expression 'success && actual == size' error is thrown when building project to another partition with a different file system
Reproduction steps:
1. Create a new project on another (USB) drive with exFAT file system
2. Click File > Build And Run
Expected results: Player is built successfully
Actual results: Build fails with “Assertion failed on expression: 'success && actual == size'“ error even if both the system and the drive the project resides on has enough space
Reproduced with: 2021.3.47f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0a10
Reproduced on: Ubuntu 24.04
Not reproduced on: Windows 11
Note: EXT4, XFS, BTRFS, F2FS, UDF, FAT32 and NTFS file systems does not reproduce this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment