Search Issue Tracker
Fixed
Fixed in 2021.3.7f1, 2022.1.8f1
Votes
6
Found in
2021.3.6f1
Issue ID
UUM-3641
Regression
Yes
Header files are not included in exported projects when using IL2CPP Scripting Backend
How to reproduce:
1. Open the attached project "Test.zip"
2. Export the project for Android platform
3. Go to "BUILD PATH/unityLibrary/src/main/Il2CppOutputProject/Source/il2cppOutput" and look for NativeC.h file
Expected results: NativeC.h is in the folder
Actual result: NativeC.h is not in the folder
Reproducible with: 2021.2.0a18, 2021.3.4f1, 2022.1.4f1, 2022.2.0a10
Not reproducible with: 2019.4.39f1, 2020.3.35f1, 2021.2.0a17, 2022.2.0a11, 2022.2.0a16
Note: The issue also includes the missing Templates folder inside Editor\Data\PlaybackEngines\AndroidPlayer\ so Unity can't find Gradle
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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Resolution Note:
Fixed in: 2022.2.0a11
Resolution Note:
This is an incorrectly created port.
Resolution Note:
This is an incorrectly created port.