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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment