Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3.43f1
Issue ID
UUM-26221
Regression
Yes
Error "Resolve of invalid GC handle" is thrown when calling GUI.Window() in the Editor Window after entering the Play Mode
How to reproduce:
1. Open the project “IN_27235”
2. Press “Test” → “Window”
3. Enter the Play Mode
Expected result: no error in the Console
Actual result: error “Resolve of invalid GC handle. The handle is from a previous domain. The resolve operation is skipped. UnityEngine.GUI:Window (int,UnityEngine.Rect,UnityEngine.GUI/WindowFunction,string)” in the Console
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.1.10f1, 2022.2.1f1
Not reproducible with: 2022.1.9f1, 2023.1.0a24
Fixed in: 2022.2.2f1
Reproducible on: Windows 10 Pro
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-14969
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #UUM-14969