hugoattal / ElectronicNodes

Wiring style for blueprint and material editors in the Unreal Engine
97 stars 10 forks source link

version3.7 UE5.0 Prints while the blueprint file is open “LogTemp: [EN] EdGraphSchema_K2” #92

Open UEKING123 opened 3 weeks ago

UEKING123 commented 3 weeks ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

hugoattal commented 3 weeks ago

Hum, don't you have the Debug/Display Schema Name activated in the Electronic Nodes settings? This will log the current opened schema.

image