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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment