Search Issue Tracker
Fixed
Fixed in 2021.3.9f1, 2022.1.15f1, 2022.2.0b8, 2023.1.0a8
Unknown (hidden) 2020.3.X
Votes
1
Found in
2020.3.37f1
2021.3.6f1
2022.1.10f1
2022.2.0b2
2023.1.0a4
Issue ID
UUM-9474
Regression
No
GetWindowRect failed when embedding Unity build in Forms Window
Reproduction steps:
1. Open the user’s attached project “IN-6321_Unity3DUrpLtsProjekt_PlainSimpleAndThin”
2. Build the project
3. Download “IN-6321_UnityEmbeddedInWindowsForms” and extract it
4. Go to \\IN6321_UnityEmbeddedInWindowsForms\\UnityEmbeddedInWindowsForms
UnityBuild
5. Delete the “UnityBuild” folder’s contents and place built Player files
6. Open \\IN-6321_UnityEmbeddedInWindowsForms
UnityEmbeddedInWindowsForms.sln
7. Press “Start”
8. Click the "Start and embed” button in the Windows form
Expected result: The Player is played in Windows Form without errors
Actual result: “GetWindowRect failed: Invalid window handle.” error
Reproducible with: 2021.2.0a16, 2021.2.19f1, 2021.3.6f1, 2022.1.10f1, 2022.2.0b2, 2023.1.0a4
Not reproducible with: 2020.3.37f1, 2021.2.0a15
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment