Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.3.1f1
Issue ID
759869
Regression
No
NullReferenceException: UnityWebRequest has already been destroyed error when Strip Engine Code option is disabled
How to reproduce:
1. Open attached project
2. Build to iOS and run
- Note the error in the Xcode log:
- NullReferenceException: UnityWebRequest has already been destroyed
at UnityEngine.Networking.UnityWebRequest.set_url (System.String value) [0x00000] in <filename unknown>:0
at SimpleTest+<GetText>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
- Reproduced in Version 5.4.0b1 (3137382c8e08), Version 5.3.1f1 (3b3e8231502f)
- Blocked from testing older versions due to errors
- The error is not reproducible when Strip Engine Code option is enabled and when building using Mono2x
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph/Oculus/Vulkan] Line Output is not visible on Oculus
- [VFX/Oculus/GLES 3] Screen Space particles are flipped on Y
- Colors majorly change when the Volume Component's "Weight" property value changes from 0 to any small value
- [VFX/Oculus/GLES 3] Skinned Mesh and Mesh sampling effects do not appear when TexCoord is used
- Serializable type loses its "NaN" value when copying and pasting it in the Inspector window
Add comment