Ahmed A. Mansy

Results 7 issues of Ahmed A. Mansy

i am using glTFast plugin for Unity to load glb files and i when i try to use gltfpack to optimize the model, i found that i have to pass...

gltfpack

As i know that this plugin is not supporting ios simulator, i tried to remove the file from packages with a IPreprocessBuildWithReport script when building for simulator. This way i...

I am working on a project and i use glTFast in it, which is depending on this package and draco decompression one. When i set the target as ios simulator...

**Describe the bug** I use gltFast to load glbs on runtime on both client app and a linux container, with a specific glb file it loads fine on the client...

bug

I am using this plugin in a project for both Android and iOS, and sometime i deactivate the parent of the inputField but the test remains hidden until i tap...

Sometimes on unity's side when gameObject is disabled SetVisible(false) is called OnDisable, but when the gameObject is activated again and SetVisible(true) is called the text remains hidden. BringToFront has to...

Fixes #98 This PR resolves a stack overflow that freezes Unity when the Project Auditor window is opened. The issue was that the auto-discovery was registering Project Auditor's own `DescriptorJsonConverter`,...