-
By the way, calling javascript method from Unity editor side does not seem to work any more on Unity 5.4.x and newly version of that.
Which means,
``` csharp
string path = Application.dataPa…
-
This is a follow-up to https://github.com/getsentry/sentry/issues/59501, which described the initial normalization problem, to keep track of the points raised there not handled by https://github.com/g…
-
### New Issue Checklist
- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy).
- Any contribution is under this [license](https://github.com/pa…
-
### Is your feature request related to a problem?
No
### Describe the solution you'd like
I know this would be a huge change, but if we had the ability to write in another language like JavaScript,…
-
The cloud code examples provided only include JavaScript and not C#.
Considering that your audience predominantly uses C# for writing Unity code, it is unclear why this approach was chosen. It woul…
-
"An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: Script error."
-
I'm trying to send a bolean value from html to unity.
I tried this , but doesn't work:
cs:
`webViewObject.Init(
cb: (msg) =>
{
Debug.Log(string.Format("CallFromJS[{0}]", msg));
…
-
I am facing 2 scenarios on iOS:
1. I build the project and the app starts on my device. Then all my react components are being rendered. I am getting componentDidMount of UnityView. And I have set …
-
## Description
Trace origin indicates what created a trace or a span. Not all traces and spans contain enough information to tell whether the user or what precisely in the SDK created it. Origin solv…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
The use case for this feature is to add support to MLf…