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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment