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
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
- Selection highlight is drawn in an Animation Window when clicking in another Animation Window after highlighting items in the first one
- “Hue Vs Hue (Overriding)” text doesn’t fit within Color Curves dropdown bounds
Add comment