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
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
- [Linux] Window location is not saved when reopening windows
- Selecting default reference on script asset causes immediate code compilation
Add comment