Tech stack:
- Jira, Confluence, Discord for team management
- Unity, Plastic SCM
- C#, Visual Studio
- Find and deploy fixes, using Plastic SCM
Main responsibilities
- Use Jira, Confluence to find high priority bug reports
- Independently familiarise myself with codebase to understand the cause of a bug
- Find and deploy fixes, using Plastic SCM
- Communicate with the team to prioritize work load
Bug Spotlight🐛
Players reported incorrect scoping behaviour on one gun model
- Problem: The scoped view was visually skewed for affected players
- Cause: An old script was fetching the wrong screen resolution setting (the one for the main menu, not in-game)
- Fix: corrected resolution lookup, scoped view now renders accurately for all players