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
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Add comment