Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
942625
Regression
No
[IL2CPP] When the project is built on a device, the built symbols.zip file is empty
Reproduction steps:
1. Open the attached project;
2. Check if Scripting Backend is set to IL2CPP;
3. Build the project on a device;
4. Check the built symbols.zip file;
Actual result: the built symbols.zip file is empty.
Expected result: the built symbols.zip file should contain information inside.
Reproducible with: 5.6.2f1, 5.6.3f1, 2017.1.0p4, 2017.2.0b8
Note: when the project is built with 5.6.1f1 and earlier versions, the symbols.zip file is not built at all.
The issue is fixed in 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
Add comment