Search Issue Tracker
By Design
Votes
0
Found in
5.5.3p1
Issue ID
905127
Regression
No
[Mono] [iOS] builds that use UnityEngine method SetPropertyUtility.SetStruct<T>() (i.e. SetSpriteState) do not work correctly
Reproduction Steps:
1. Open User's project
2. Set Scripting Backend to Mono 2x
3. Build to iOS device
4. Press on the image
5. Notice that it does not change
Expected behaviour: Sprite changes its state on IL2CPP and Mono 2x identically.
Actual result: Sprites on Mono 2x builds does not change its states.
Reproduced on versions: Unity 5.5.3p2, 5.6.0p3, 2017.1.0b3
Reproduced on devices: iPad Mini 2 iOS 10.3.1
Did not reproduce on Android device
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment