Search Issue Tracker
Fixed in 2021.3.9f1
Fixed in 2022.2.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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.3.9f1):
Fixed by another internal issue: UUM-901: [Backport] [Linux] Unable to make Mac builds
Resolution Note (fix version 2022.2):
Fixed by another internal issue: UUM-901: [Backport] [Linux] Unable to make Mac builds