Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.2p3
Issue ID
772180
Regression
Yes
[iOS] Setting a property value via reflection for a double type fails on iOS with Mono2x scripting backend
Steps to reproduce:
1. Open the attached project
2. Build 'Start' scene to iOS using Mono2x scripting backend (should be set by default)
3. Build and run the Xcode project on a device
4. Check the Xcode debug logs, notice that Property value is returned incorrectly (should be the same as Field value)
Note: Does not reproduce with IL2CPP scripting backend.
Not reproducible with: 5.3.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment