You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The browser never starts, or runs.
UWB stalls waiting for engine and then gives
[UWB]: The engine did not get ready within engine startup timeout! The engine process is not even running! Exit code: 133.
UnityEngine.Logger:LogError (string,object)
Followed guid from repo
Setup Volt
Installed with scopes.
Got UnityWebBrowser installed
set engine startup to 70,000
set engine,input handler, communication layer
No processes on computer called UWB , CEF, or Chromium running
Looks like the Linux build of the CEF engine is missing icudtl.dat.
Voltstro
changed the title
The engine did not get ready within engine startup timeout! The engine process is not even running!
[Issue] Missing icudtl.dat on Linux CEF Engine
Oct 6, 2024
What platform are you experiencing this issue on?
Linux x64
What version of UWB are you using?
2.2.0
What Unity version are you running?
2022.3.48f1
Describe what the issue you are experiencing is.
The browser never starts, or runs.
UWB stalls waiting for engine and then gives
[UWB]: The engine did not get ready within engine startup timeout! The engine process is not even running! Exit code: 133.
UnityEngine.Logger:LogError (string,object)
maybe related to
#166
Provide reproducible steps for this issue.
Followed guid from repo

Setup Volt
Installed with scopes.
Got UnityWebBrowser installed
set engine startup to 70,000
set engine,input handler, communication layer
No processes on computer called UWB , CEF, or Chromium running
File @ /home/brandon/Documents/Mayjeye/UnderworldHustle/Library/PackageCache/[email protected]/Engine~/UnityWebBrowser.Engine.Cef
Exists!
Any additional info you like to provide?
Logs From Unity
No log file called UnityWebBrowser.Engine.Cef.log present in project or at Library/UnityWebBrowser.Engine.Cef.log
The text was updated successfully, but these errors were encountered: