Search Issue Tracker
Fixed
Votes
0
Found in [Package]
12.0.0
Issue ID
1330021
Regression
Yes
Building a HDRP project with ILL2CPP results in a Internal build system error with System.Reflection.TargetInvocationException
How to reproduce:
1. Open the attached project "case_1330021-Test_Volumetric_Stripped.zip"
2. Click File > Build Settings > Player Settings > Player and make sure IL2CPP is the selected Scripting Backend
3. Click File > Build Settings > Build and build the project
Expected result: The project builds successfully
Actual result: There is an internal build system error.
Reproducible with: 12.0.0 (2021.2.0a15)
Not reproducible with: 7.3.1 (2019.4.25f1), 10.4.0 (2020.3.6f1), 11.0.0 (2021.1.5f1)
Could not test with: 2018.4.34f1 (was not available)
Workaround: Deleting the ProjectSettings folder fixes the problem however it will result in data loss so you must make a backup
Note:
1. Build is successful when using Mono
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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
Does no longer reproduce with: 2021.2.0a16