-
Unity2018.4.5f1, MacOS works fine, but windows crashes.
issue reproduce: When calling MyGameAbstractBaseBallScriptUpdate
CSharp code:
```
public override void Update()
{
…
-
The example which uses EventData[] is not correct. The new isolated process doesn't work with EventData and gives empty. Instead string [] works.
The document is not clear.
Eg. If I am upgrad…
-
I am using Azure Function v4 with the isolated process. Some of the documentation refers to the _CosmosDB_ attribute. I now use either the CosmosDBInput and CosmosDBOutput attributes where required,…
-
There are a few inconsistencies with how the default configuration of `maxPollingInterval` is documented on this page, versus this one: https://docs.microsoft.com/en-us/azure/azure-functions/functions…
ghost updated
4 years ago
-
The function app currently is hard coded to run every hour, we should make this a configurable value at deployment time.
-
Just tried the C# binding in ../bindings/csharp/ without modifying the code. It works fine but on unknown symbols it fails because the ResolveSymbol event is never raised.
I've used the example cod…
-
In https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-iot-trigger?tabs=csharp#identity-based-connections, Identity based connections are described in the same way for the …
-
We are currently in the process of migrating from in-process to isolated. First it wasn't really clear as to how to access BasicProperties in the new way but it seems that they can be accessed through…
-
Type: Bug
When I try to hightlight text, it's working as usual, when my mouse starts from left moving right, but the other way around, doesn't highlight the text.
I can include a GIF showing that.
…
-
I'm trying to build a package for some of the python bindings so that I can manage them with apt (as I do with many other packages on my system). I've invoked `configure` as follows `./configure --pre…