Skip to content

Fix material editor launch diagnostics#1171

Merged
durswd merged 1 commit into
masterfrom
fix/material-editor-launch-diagnostics
Jun 8, 2026
Merged

Fix material editor launch diagnostics#1171
durswd merged 1 commit into
masterfrom
fix/material-editor-launch-diagnostics

Conversation

@durswd

@durswd durswd commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fix Material Editor launch failures that could appear as a no-op when opening .efkmat files.

  • Recenter saved window positions when the Material Editor would otherwise restore off-screen
  • Report and log Material Editor launch failures instead of silently swallowing exceptions
  • Detect immediate process exits and IPC command failures
  • Increase the material path IPC buffer and avoid sending truncated paths

Fixes #1169.

Testing

  • dotnet build Dev\Editor\Effekseer\Effekseer.csproj
  • cmake --build build --config Release --target EffekseerMaterialEditor Viewer
  • git diff --cached --check

@durswd durswd merged commit e48c597 into master Jun 8, 2026
5 of 6 checks passed
@durswd durswd deleted the fix/material-editor-launch-diagnostics branch June 8, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

material editor not open

1 participant