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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment