Search Issue Tracker
Fixed in 2021.3.9f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a8
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment