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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment