Ilgar
PDPolygonflow Dash
•Created by Balkerz on 1/24/2025 in #dash-feedback
Dash 1.8.5 not running in UE
Ok, thanks 🙏🏼 We’ll look into workaround, it’s definitely a problem
8 replies
PDPolygonflow Dash
•Created by Balkerz on 1/24/2025 in #dash-feedback
Dash 1.8.5 not running in UE
hmm, I see in the log that it still tries to import from under Intermediate folder 🤔 Are you using a lot of plugins in your project? This may happen in case if some other plugin uses python and also installs packages, the example plugin is
d:\UnrealEngine\UE_5.4\Engine\Plugins\Experimental\PythonFoundationPackages\
If you can send me your uproject file, I can look which plugins are enabled and maybe figure out which one causes this8 replies
PDPolygonflow Dash
•Created by Balkerz on 1/24/2025 in #dash-feedback
Dash 1.8.5 not running in UE
Hello! You need to delete
C:\00-UE\MasterLevel_UE54\Intermediate
folder and restart the project. And it should work8 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
also try to exclude this folder
C:\Users\kanch\AppData\Local\Programs\Polygonflow
in your antivirus11 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
try to reinstall Dash
11 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
yes, dependencies installation failed
11 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
If still stuck, ping me and we can share screen
11 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
Also you can try to reinstall like this:
1. Search "Uninstall Dash" in windows search and run it
2. Run installer as admin
It's important to uninstall from windows shortcut, and not from "Add or Remove Programs"
11 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
Here you can find an overview on what python modules are being installed on that console window
https://discord.com/channels/826908885024636989/1271713369518243883
we've added a few more recently - openai, anthropic and torch. stuff to work with AI, for our AI assistance for example
11 replies
PDPolygonflow Dash
•Created by kanchu9573 on 1/24/2025 in #dash-feedback
DASH 18.5 is not initiating in UE 5.5
Hello! This new console windows that are popping up in the end of installation is python dependenceis installation. We moved this process to instsaller (previously it was happening during unreal project startup). The reason to move was that we started affecting startup time a lot, and everytime we add new dependencies this will only grow.
Regarding installation, there is nothing forbidden being installed, and we install those dependencies into Dash installation folder (by default it's
DASH_INSTALL_FOLDER\Plugins\UnrealEngineContext\Imports\thirdparty\PYTHON_VERSION\
Here is what you can do to validate installation.
1. Check that unreal plugin is installed to selected engine (UE_ROOT\Engine\Plugins\Marketplace\GraphNUnrealPlugin\
)
2. Validate that you can see Dash icon on the toolbar
3. If so, click on it
4. If nothing happens, open output log window in Window->Output Log
menu
5. Go to Dash installation folder and find InstallationLog.txt, share it here11 replies
PDPolygonflow Dash
•Created by Luciano Daluz on 1/9/2025 in #dash-feedback
I had so many hopes but...
Can't tell without closer look. Maybe bad installation, or just unreal stuff. @Luciano Daluz let us know it this happens again and we investigate
4 replies
PDPolygonflow Dash
•Created by Arthis on 11/19/2024 in #dash-feedback
In 1.8.5, the Fab browser asks me to sign in but it doesn't allow sign in
@Arthis we are currently working on a proper login implementation. Hope to make all login methods work next week 🤞🏼
10 replies
PDPolygonflow Dash
•Created by Machine Films 3dean on 11/13/2024 in #dash-feedback
Hello, I have the most recent Dash plugin working in UE5.4.4.
Hi! This is known yes. Problem with current version of camera is that it was implemented in construction script, and MRQ renders output by running a game. This is in our todo
3 replies