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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment