Search Issue Tracker
In Progress
Fixed in 2021.3.49f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a3
Fix In Review for 2022.3.59f1
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment