Bug-A-Ball
Manuel Rauber

Manuel Rauber

Full Stack Software Engineer | Germany

Full Stack Software Engineer with 13+ years of experience.

AngularFlutterUnity.NETTypeScriptC♯DartGitTeamCityCI/CD

About me

I am Manu, a Full Stack Software Engineer from Zweibrücken, Germany. I am passionate about sharing knowledge through conferences, blogs, and publications, and thrive on mentoring other developers.


rauber.manuel@gmail.com Blog @ manuel-rauber.com GitHubLinkedIn

Information

  • LocationZweibrücken, Germany
  • Experience13+ years
  • LanguagesGerman, English
  • RecognitionsMicrosoft MVP 2016-2020
    Unity Insider since 2020
  • RelocationOn request
    home office preferred

Blog - manuel-rauber.com

Unity Awaitables - Catching swallowed exceptions

Unity Apr 6, 2025 1 min
How to catch Awaitable swallowed exceptions.

How to make a common build number on TeamCity build chains (for your Unity project)

Unity May 24, 2024 3 min
Learn how to make a common build number on TeamCity's build chain feature (for your Unity project).

How to get your settings back after JetBrains Rider upgrade to 2024.1

IDE Apr 11, 2024 1 min
After upgrading to Rider 2024.1, some of your custom settings may be gone. This post explains how to get them back.

Use serialized properties over serialized fields in Unity

Unity Feb 21, 2023 3 min
Using serialized properties could be beneficial over serialized fields in Unity for your game: Easily change access modifiers and execute function, e.g. to update your UI.

Merge Conflicts in Unity - How to avoid them?

Unity Jan 25, 2023 5 min
11 tips for your Unity development team to help avoid merge conflicts.

Get mouse/touch position on click/touch with Unity's new Input System

Unity Jan 14, 2023 1 min
Quick tip: How to get the mouse/touch position on click/touch with Unity's new Input System.

ALWAYS assign enum values (at least, if you serialize them)

Unity Jun 8, 2022 1 min
Removing an enum member could lead to breaking your whole application if that enum is serialized. Learn, how that happens and how to prevent it.

Instantiate your own UI prefabs via GameObject menu

Unity May 23, 2022 6 min
Learn how to create your own menu to instantiate your own (UI) prefabs to improve your workflow in the editor.

40 more posts on manuel-rauber.com