Search Issue Tracker
Fixed in 5.5.2
Votes
0
Found in
5.5.0p2
Issue ID
863806
Regression
No
[iOS] Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.RenderTexture when building for iOS
iOS build fails due to 'Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.RenderTexture' error.
Steps to reproduce:
1) Open the attached project.
2) Switch to iOS platform.
3) Build.
'Mono.Cecil.ResolutionException: Failed to resolve UnityEngine.RenderTexture' errors appears; an empty project is built. Similar errors show up with IL2CPP and Mono2x.
Notes:
LitJson.IJsonWrapper is preventing from testing on Unity 5.6 ("Assets/LitJson/JsonData.cs(22,29): warning CS0436: The type LitJson.IJsonWrapper conflicts with the imported type of same name'. Ignoring the imported type definition"). Also, numerous Editor warnings are interpreted as errors by Vuforia plugin which is used in the project, thus play mode cannot be entered.
Reproduced on:
5.5.0p3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
heihei8853
May 15, 2017 10:13
1