Facepunch / sbox-issues

176 stars 12 forks source link

[Hammer] Hammer locks up when you press alt + a with a object selected then fucks up the hammer map view #6526

Open QuackCola opened 3 days ago

QuackCola commented 3 days ago

Describe the bug

when you do alt+ a with an object selected, the editor will lock up forcing you to terminate the process. upon opening up the editor and then hammer with a map you will see a black map view.

To Reproduce

  1. open hammer
  2. open up a map place down a prop_static
  3. select the prop_static
  4. press alt + a.
  5. observe the the entire editor will hang.
  6. reopen the editor and then hammer with a map.
  7. notice the viewport of hammer is fully black now along with the following in the console : CRenderContextVulkan:: Trying to resolve from a rect that is outside of the src rendertarget

Expected behavior

to not hang the editor

Media/Files

Log :

sbox-dev.0.log

gpudmp :

gpudmp.zip

Additional context

No response