Search Issue Tracker
Fixed
Unknown (hidden) 2020.3.X, 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X
Votes
0
Found in
2020.3.36f1
2021.3.5f1
2022.1.7f1
2022.2.0a17
Issue ID
UUM-7229
Regression
No
[Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
How to reproduce:
# Create a new project
# Extract the attached “StreamingAssets.zip“ file
# Add the extracted folder to the project’s “Assets” folder
# Build the project for macOS (any architecture)
Expected result: the build is successfully completed
Actual result: the build fails
Reproducible with: 2020.3.36f1, 2021.3.5f1, 2022.1.7f1, 2022.2.0a17
Couldn’t test with: 2023.1.0a1 (Editor doesn’t recognize macOS build support installation)
Reproducible on: Ubuntu 20.04
Not reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Resolution Note:
Fixed by another internal issue: UUM-901: [Backport] [Linux] Unable to make Mac builds