tried with it both installed and not. it’s currently not as my understanding is that the plugin is out of date.
In the previous installation of UE I tried turning off all plugins except the plugin browser. Reinstalled, left ithe plugins as default, issue persisted. Currently, my uproj file reads as it does when you first create a project:
{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "PoR",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}
UE Test Adapter passes. So too does BP support.
The naming convention checker and HLSL support both fail. I’ve never had either of these setup, and I doubt they’re the issue here given their focus.
Appreciate you taking the time with these suggestions.
Attached unedited files as requested.
Log.txt (2.5 KB)
Log_GPF.txt (447.0 KB)
Yes, yes it is. And I appreciate the help…