Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b9
Issue ID
883075
Regression
Yes
Moving Game View window to secondary display throws NullReferenceException and returns window to its previous position
Steps to reproduce:
1. Setup a two monitor setup
2. Open any Unity project
3. Open Game View window
4. Drag Game View window to another display
Expected result: Game View window stays in the second display
Actual result: NullReferenceException is thrown and Game View window is returned to previous position without the ability to move the window again (only able to close it)
Reproducible with 5.6.0b9
Not reproducible with 5.5.1p4
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
- 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
This is a duplicate of issue #875882