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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment