Both packages were downloaded from the Dynamo Package Manager website.
However, when I start Revit and then launch Dynamo for the first time, these packages do not appear in the Package Library. If I close Dynamo and launch it again within the same Revit session, the packages are loaded correctly and become available.
Steps to reproduce:
Start Revit 2026.
Launch Dynamo 3.6.
Confirm that the installed packages are not displayed.
Close Dynamo.
Launch Dynamo again.
The packages are now displayed and work normally.
Has anyone experienced a similar issue? Are there any known causes or solutions?
Not sure what this indicates as I only see one file here, so I’m going to confirm what I think your steps were:
You closed all Revit and Dynamo instances on your CPU.
You went to %appdata%\Dynamo\Dynamo Revit\3.6 and deleted, moved, renamed or otherwise made unfindable the DynamoSettings.txt file.
You restarted Revit, and then Dynamo.
You quit Dynamo and Revit.
You went into %appdata%\Dynamo\Dynamo Revit\3.6 and copied DynamoSettings.txt to a new location.
You modified the DynamoSettings.txt, using a “find replace” tool to swap your actual username with "USER", and saved the file.
You posted the edited file on the forum.
Assuming that’s right, (or close to it), were there any other edits made to the file beyond that one? Nothing else jumps out but best to be sure.
Also can you confirm there are no special characters in your username? Any chance someone is attempting to manage your Dynamo settings by putting it in place at startup?
A next data gathering step is to compare a settings file on first start to one after the packages load so we can see if something is changed. Document comparison in Notepad++ should work.