Ivan Murzak

Results 15 issues of Ivan Murzak

UniRx.InspectorDisplayDrawer.OnGUI (UnityEngine.Rect position, UnityEditor.SerializedProperty property, UnityEngine.GUIContent label) (at Assets/Plugins/UniRx/Scripts/UnityEngineBridge/InspectorDisplayDrawer.cs:126) When using ODIN serialization for ReactiveProperties: - InspectorDisplayAttribute - IntReactiveProperty - LongReactiveProperty - ByteReactiveProperty - FloatReactiveProperty - DoubleReactiveProperty - StringReactiveProperty -...

> The NuGet package needs to respect a few constraints in order to be listed in the curated list: > - [X] Add a link to the NuGet package: >...

Need to move mouse over the specific area in a layout. That is so annoying thing. Because in the middle of development and debugging need to find a component with...

I'm searching diagram for winForms, looks like your solution could be ok, but. I can't see how visual it looks like. Could you please add few screenshots. And would be...

Added AATracking class in two variants: 1. iOS with implementations, 2. non-iOS for supporting compilation for all other platforms. AATracking has easy to use Property called "bool SupportediOSVersion", it returns...

That is the conflict with `Microsoft.Bcl.AsyncInterfaces.dll`, which is part of the Oidc-Client. ``` Library\PackageCache\[email protected]\Core\Cancelations\CancelationRegistration.cs(117,46): error CS0433: The type 'IAsyncDisposable' exists in both 'Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' and 'mscorlib, Version=4.0.0.0, Culture=neutral,...

### What happened? Android build fails in Unity 6 ### Steps to reproduce? ```Markdown 1. Create a project with Unity 6 2. Install OneSignal Unity SDK for Android version 5.1.9...