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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment