Skip to content

Fix Unity 6000 UI panel crashes#7

Merged
BloddyMichi merged 3 commits into
mainfrom
codex/fix-unity6000-console-crash
May 2, 2026
Merged

Fix Unity 6000 UI panel crashes#7
BloddyMichi merged 3 commits into
mainfrom
codex/fix-unity6000-console-crash

Conversation

@BloddyMichi

@BloddyMichi BloddyMichi commented May 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Unity 6000-safe fallbacks for UI builders that crash in IL2CPP/CoreCLR
  • avoid CreateScrollInputField in the C# Console and Hook Editor on Unity 6000
  • avoid CreateScrollView in the Generic Arguments selector on Unity 6000
  • keep the existing scrollable UI path for older Unity versions

Verification

  • powershell -ExecutionPolicy Bypass -File .\build-datacenter.ps1
  • powershell -ExecutionPolicy Bypass -File .\install-datacenter.ps1 -GameDir "C:\Program Files (x86)\Steam\steamapps\common\Data Center"

@BloddyMichi BloddyMichi changed the title Fix Unity 6000 C# console crash Fix Unity 6000 UI panel crashes May 2, 2026
@BloddyMichi BloddyMichi marked this pull request as ready for review May 2, 2026 20:42
@BloddyMichi BloddyMichi merged commit f2b06be into main May 2, 2026
1 check passed
@BloddyMichi BloddyMichi deleted the codex/fix-unity6000-console-crash branch May 2, 2026 20:42
@BloddyMichi BloddyMichi restored the codex/fix-unity6000-console-crash branch May 7, 2026 19:59
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.

1 participant