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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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