Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0a1
2018.3.0a1
Issue ID
1032880
Regression
Yes
GPU Profiling on Directx11 freezes Unity Editor
When using the GPU profiler and switching between APIs, going back to Directx11 freezes Unity. It looks like a thread lock, because the process on Task manager uses 0% CPU power and the memory usage is constant. I waited for about 5-10 mins an the editor was still frozen.
Repro steps:
1. Open attached project and the Sample Scene
2. Open profiler window and make sure GPU profiler is selected. I also had CPU and Memeory on display
3. Have record on and press play and let the profile run for 1 or 2 secs
4. Switch rendering API to Directx12 and repeat Step 3
5. Switch to Directx11 and repeat Step 3 - it should freeze about now
6. If no freeze, try to focus another window and click back into the profiler window while still in play mode
Reproduced on: 2018.2.0a1->2018.2.0b3 and Trunk
Not reproduced with: 2018.1.0f2 or 2017.4.0f1
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
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
Resolution Note (2019.3.X):
Fairly uncommon scenario that only reproduces on specific hardware.