Search Issue Tracker
Fixed in 5.3.0
Votes
14
Found in
Issue ID
709990
Regression
No
Slow, system-crippling startup of D3D11 players with DisplayPort monitors
1) Locate a machine with an NVIDIA graphics card where the monitor is connected via a DisplayPort connection.
2) Build a Windows Standalone player that is set to use the D3D11 API only.
3) Launch the player.
4) Observe that between double-clicking the executable and seeing the launcher appear, some time passes - anything from 2 seconds to 30 seconds - during which the entire OS is sluggish, almost to the point of being unresponsive.
5) Compare the behaviour to the same project built to use D3D9 - no delay is observed.
Comments (4)
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
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
8iVR
Dec 16, 2015 21:59
While DX11 is fixed in 5.3
I can still reproduce this with GlCore on Windows.
bteitler
Oct 25, 2015 04:07
Same issue..
GarretPolk
Jul 18, 2015 20:00
More info:
The game Rust (uses Unity) has the same issue. If you start it using DX11 (default) it chugs. Start it with DX9 and the resolution picking dialog appears in just a couple seconds.
Nvidia GTX 770, drivers 353.30, Win7 x64
GarretPolk
Jul 17, 2015 20:08
I can confirm this.
I changed the cable on my monitor from DVI-D to DisplayPort and my DX11 project takes about 15 secs to show the resolution picking Unity dialog. Mouse cursor is sluggish and CPU is pinned during that time. I switched the project to DX9 and the problem goes away.