Search Issue Tracker
Fixed
Votes
0
Found in
5.1.2f1
Issue ID
719650
Regression
No
[IL2CPP] Build fails with link.xml
Build fails if link.xml is included in the Assets folder with those lines
<assembly fullname="System.Web.Services">
<type fullname="System.Web.Services.Protocols.SoapTypeStubInfo" preserve="all"/>
<type fullname="System.Web.Services.Configuration.WebServicesConfigurationSectionHandler" preserve="all"/>
</assembly>
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
- Multiple Enum Flags not rendering correctly in the Editor when custom PropertyDrawer values are changed
- Harsh edges appear when raising the Terrain with a low opacity value brush
- State comes from incompatible keyword space error not very informative
Add comment