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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment