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
- 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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment