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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment