When I hit Play the Recorder Window pops up and steals focus. Pretty annoying when you have limited screen space. Is there any way of preventing this without uninstalling the package?
Could you please provide some additional information about your setup? This includes which version of Unity and Recorder you are currently using, as well as whether or not you are using Recorder in a Timeline or elsewhere in your project. Additionally, if you could share a screenshot or video demonstrating the issue you’re experiencing, that would be very helpful.
Thank you!
It’s 2023.1.0b12 with HDRP DXR. I’ve attempted to reproduce the issue in an empty project but so far without luck.
EDIT: Found the issue. EditorWindow.GetWindow() was being called somewhere in my code.
1 Like