Facepunch / sbox-issues

175 stars 12 forks source link

Opening anything that uses the scene system will spam the console with Error: View "Unnammed" #4097

Closed QuackCola closed 1 year ago

QuackCola commented 1 year ago

Describe the bug

When opening shadergraph in my case, since it uses the scene system the console immediately starts being spammed with the error like : Error: View "Unnammed" slowing down the editor noticeably. The preview window seems to be broken as well so I can only assume it has something todo with the error in question.

To Reproduce

  1. Open the editor
  2. Open Shadergraph or anything that makes use of the scene system i.e has a preview window.
  3. Observe that the editor will slow down while the console is being spammed with the error in question.

Expected behavior

For the editor to not be spammed with Error: View "Unnammed" and for the preview window to be functional.

Media/Files

Current Issue in Shadergraph:

Screenshot 2023-10-16 063920

Chubby Logfile :

Log.zip

Additional context

No response

QuackCola commented 1 year ago

Seems to be resolved now. Thanks Matt!