Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0b6
Issue ID
838694
Regression
Yes
Assembly-CSharp.dll size changes with code stripping
Assembly-CSharp.dll size changes with code stripping
1. What happened
Assembly-CSharp.dll after code stripping became larger by 512 bytes.
2. How we can reproduce it using the example you attached
In the attached project see webgl1_1/Managed folder (copied from my project Temp). Compare sizes for Assembly-CSharp.dll here and in tempUnstripped.
Project was built for WebGL release configuraiton.
Project content is 'Tanks Tutorial' package from Assets Store.
For the same project in 5.4.1p3 stripped Assembly-CSharp.dll is by 512 smaller.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment