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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Does no longer reproduce with: 2021.2.0a16