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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment