Alyssa Syharath
alyssa.syharath@embrace.ioAlyssa Syharath is a Unity engineer at Embrace. She has nearly eight years of experience in software engineering with six years in Unity VR and backend work in Firebase and NoSQL. Alyssa joined Embrace in 2023 and previously worked at Lucid Dream VR/AR. In her past roles, Alyssa has worked as a software engineer and proudly contributed to shipping Smithsonian Journeys: Venice VR.
Posts by this Author ( )
Error Tracking
22 August 2023 • 3 min read
How to make sure your code is readable across Unity teams
Understand the challenges faced in creating and maintaining code readability within Unity team projects from Alyssa Syharath, an experience Unity developer on our team.
gaming
9 August 2023 • 4 min read
Information Unity engineers need to know about automation, CI, and DevOps
Alyssa Syharath, an experienced Unity engineer on our team, bridges the gap between formal education and real-world experience pertaining to automation, CI, and DevOps in this blog post.
gaming
9 August 2023 • 5 min read
Scriptable objects: Supercharging game development in Unity
It's imperative to have seamless gameplay to have a successful mobile game. A key way to achieve this is through the use of scriptable objects.
Crash Reporting
17 May 2023 • 11 min read
Detect and prevent third-party plugin crashes in your Unity app with Embrace
Discover how Embrace can help you detect and prevent third-party plugin crashes in your mobile Unity app, ensuring a stable and seamless user experience.
Crash Reporting
12 May 2023 • 7 min read
Preventing Unity crashes in background services and background threads
Background services and background threading are a vital part of any mobile application, but they can also be a source of crashes and other issues. To ensure the smooth operation of background services and threads, monitoring and analyzing their performance using metrics is essential.