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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment