Post #5677: Thanks for the detailed repro steps — they helped a lot.
📋 Metadata
- Author: Pluglug
- Date: 2025-12-10 14:13:49
- Type:
answer - Quality Score: 8/10
- Reply to: post_05673
- Replies (2): post_05679, post_05681
🏷️ Tags
v1-19-x bug-fix intermediate solved
⚙️ Related PME Features
- Pie Menu Editor
- Panel Group Editor
💬 Content
Thanks for the detailed repro steps — they helped a lot.
I was able to reproduce the issue and ended up with some pretty wild layouts on my side too.
The fix is to clamp the side-area width instead of allowing it to break the screen layout.
So depending on your window size, the resulting width may be smaller than requested — that’s intentional.
One note: repeatedly opening/closing the Asset Browser can still crash Blender, but that comes from how asset loading works internally, not from PME. Just be aware of it.
For now, please try this patche (pme1.19.1.fix1.zip) and let me know if you still run into problems.
Edit: The file was incorrect. I fixed it.
❤️ 2 likes