Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X, 6000.6.X
Votes
8
Found in
6000.0.67f1
6000.3.8f1
6000.4.0b8
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134743
Regression
Yes
Player crash when switching focus in Exclusive Fullscreen mode with DirectX 12
How to reproduce:
1. Open the attached “IN-133418.zip” project
2. Ensure Fullscreen mode is set as “Exclusive Fullscreen” in Player settings
3. Build the Player
4. Double click on the executable to run it
5. Immediately click off to switch focus
6. Observe the crash
Reproducible in: 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a3, 6000.5.0a7
Not reproducible in 6000.5.0a2
Reproducible on: Windows 11 (RTX 3050 Laptop, RTX 3080 Ti Laptop)
Not reproducible on: Windows 11 (RTX 3070 Laptop)
Notes:
- Not reproducible with DX11 or Vulkan
- Reproducible only on specific machines
- Only reproducible with Exclusive Fullscreen mode
First few lines of stacktrace:
0x00007FF9780E31C0 (UnityPlayer) udm::DoubleToStringAccurate
0x00007FF9780E3822 (UnityPlayer) udm::DoubleToStringAccurate
0x00007FF977A4AF70 (UnityPlayer) udm_document_model_schema_iterator_next
0x00007FF977A589A3 (UnityPlayer) udm_document_model_schema_iterator_next
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Add comment