Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.2.8f1
Issue ID
1082650
Regression
No
[x86 Linux Player] WebRequest returns error: ArgumentException: GCHandle value belongs to a different domain
To reproduce:
1) Open attached project and scene
2) Play it
Expected: The WebRequest returns "OK"
3) Build and run it for Linux x86 player (not reproduced with x86_64 build)
Actual: Player crashes or soft locks the system with the following error in the log:
ArgumentException: GCHandle value belongs to a different domain
Reproduced in 2017.4.4f1, 2018.1.0f1, 2018.2.0f2, 2018.2.8f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2 or OpenGLES3
- [Windows] Development Build with no scenes shows a purple screen when using OpenGLES3 graphics API
- Shader variants take too much memory at runtime
- [HDRP][VFX] Output mesh with default shader is incorrectly sorted before the HDRP fog
- Error "'GamepadSpeakerOutputType' does not exist in the namespace 'UnityEngine'" occurs in the Console when building a project
Add comment