Search Issue Tracker
Fixed
Fixed in 2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5, 7000.0.0a17
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.31f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91340
Regression
No
IL2CPP build fails when there are empty files in project's root directory
Reproduction steps:
1. Open the attached project “IN-91056“
2. Try to build the project
3. Observe the result
Expected result: The project is built
Actual result: The project building process is interrupted by an error, build failed
Reproducible in: 2021.3.47f1, 2022.3.55f1, 6000.0.31f1, 6000.1.0a9
Reproducible on: macOS 15.2 (M1 Pro), macOS 14.3.1 (M3 Pro) (user), Windows 10
Not reproducible on: No other environments tested
Notes:
* If you remove the empty files, try to build the Player, reintroduce the empty files, and then try to build again, the issue no longer occurs.
* Couldn’t reproduce in a fresh project, tried saving, adding something to the project but empty files do not appear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Add comment