Morris Butler

Results 177 comments of Morris Butler

From the crash log I can see that stop is being called. You say it crashes on start so something is calling stop almost immediately. If you can get log...

Deeper investigation suggests that the crash is due to Metal API validation being enabled. If you disable this in the iOS specific part of the project inspector you may be...

I'm not familiar with the UnityRenderStreaming package but I think the problem might be with how it operates with the rest of Unity as you say our Texture Capture Demo...

Well good to know that UnityRenderStreaming is the cause. We'll do some investigation to see if there is anything we can do from our end. It might be worth opening...

> Hello, I used CaptureFromCamera in 2019.3.2 to set the Resolution to Custom, which can also be used for region capture. However, in 2019.4.20, when I set Custom to export...

I take it you're using the photo library support then? If not then make sure the usage descriptions are empty strings and code-signing won't be performed. Are you using Unity...

>Yeah, we are using the photo library support. Removing usage description strings will also require us to manually update the generated Plist ourselves to update the descriptions ourselves, correct? Correct...

Yes, you can expect it at some point. I'm afraid I can't give you a timeframe though.

Support for this on iOS and macOS will be available in the next release

Support for this on Android will be available in the next release