- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I have a plugin that I've been using for several versions of AutoCAD Architecture, and it's always worked fine when placed in the following location:
C:\ProgramData\Autodesk\ApplicationPlugins\MyPlugin.bundle
The plugin loads automatically on startup in versions 2025 and earlier, but after upgrading to AutoCAD Architecture 2026, it no longer loads automatically.
Interestingly, when I move the exact same plugin bundle to this path:
C:\Users\<username>\AppData\Roaming\Autodesk\ApplicationPlugins
…it works just fine and loads as expected in 2026.
This leads me to believe that AutoCAD 2026 may have changed its plugin loading behavior, possibly due to updated security or sandboxing policies. However, I haven't found any official documentation that confirms this change or offers guidance.
Has anyone else experienced this issue?
Any official clarification or workaround would be greatly appreciated.
Thanks in advance!
Solved! Go to Solution.