Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.1.0b16
2022.2.0a2
2023.1.0a1
Issue ID
UUM-7614
Regression
No
[Windows] Using Alt+F4 while in fullscreen Game view causes NullReferenceExceptions
1. Open any project.
2. In the Game window, set Enter Play Mode option to a Fullscreen option.
3. Enter Play Mode.
4. Press Alt+F4.
Expected result: No errors occur in console.
Actual result: "NullReferenceException: Object reference not set to an instance of an object" 999+ messages in console, game window is empty and editor is still in Play Mode.
Reproducible in: 2022.2.0a2, 2022.1.0a16, 2023.1.0a5
Could not find a Fullscreen Enter Play Mode option in 2022.1.0a15 or any other editor streams - marking as not a regression.
Notes:
- Full error in comments.
- Tested on Windows 10.
- Couldn't remember the key combination to exit fullscreen mode so tried Alt+F4. Not sure exactly what the expected result of this key combo should be.
- Can re-enter playmode without any issue.
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note:
Although this issue was resolved with the PR : https://ono.unity3d.com/unity/unity/pull-request/145886/_/syscap/windows/fix_for_fullscreen_altf4#undefined , the fullscreen playmode feature is being pulled. Thus this bug is rejected.
Resolution Note (2023.1.X):
Although this issue was resolved with the PR : https://ono.unity3d.com/unity/unity/pull-request/145886/_/syscap/windows/fix_for_fullscreen_altf4#undefined , the fullscreen playmode feature is being pulled. Thus this bug is rejected.