
1. Sound Issues
2. Connectivity
--- 2.1. Overall Connectivity
--- 2.2. Latency Policy
3. Cheating and Disruptive Behavior
--- 3.1. DDoS
--- 3.2. Boosting
--- 3.3. Smurfing
--- 3.4. Incomplete Teams
--- 3.5. Vote to Kick Abuse
--- 3.6. MMR Rollback Frustrations
--- 3.7. Streamer Mode
4. Accessibility
5. Smoke Propagation Issues
6. Drone IssuesWith a game that has been around for as long as Siege, we are aware that there are long-standing issues that we have yet to fully resolve. We are dedicated to maintaining and growing the game continually, as we have done for many years before. We appreciate the community’s support throughout the years, and we also thank you for your patience as the game continues to develop.In this Status Report we will be shedding some light on long-standing topics of player concerns that are very important to us, but also complex to discuss. Our regular Top Issues and Community Concerns blog posts lays out current issues with more finite and short-term fixes. The goal of this Status Report is to share behind-the-scenes insight as to why some of the long-standing issues are so persistent, and how we are approaching solutions to them in the long-run.While not all of these topics will be addressed in the near future, we do have several things already in the works that we want to share. 1. SOUND ISSUES Concerns: We are aware that various sound issues in the game have been problematic for players for some time. Sound in Siege is a very complex system which attempts to realistically simulate sound propagation in a 3D environment. In some cases, the complexity of the sound system can be confusing which leads to player misunderstandings—for example, when sound uses a specific route to reach the player, but the player is not aware of that route (like in the case of a Maverick hole). In other cases, this complexity can also mean it can be very difficult to diagnose sound bugs, such as the frequently mentioned inversed audio, or missing sounds.Challenges: Our sound system takes into account many parameters when serving sounds to players. This includes the player’s position, environment, game state, and more. New components that interact with our sound system get added every Season, and with new elements there are always new opportunities for bugs to be introduced.Another important factor to consider is that Siege’s destruction engine fosters a constantly changing, dynamic environment. Every round is unique since sound propagation dynamically changes based on the different states of destruction. This adds an extra layer of complexity to reproducing and fixing sound-related issues.The goal of sound propagation in Siege is to dynamically convey realistic sound direction and position to the players. This is done by dividing our maps into multiple spaces, which allow sound to propagate from one space to another through specific connection points (such as destructible walls, floors, doors and windows). Then depending on the current state of map destruction, the propagation system connects the sound to the listener by calculating the best path. It will check whether the connector points are covered by their corresponding wall, or if a hole was made which would let the sound pass. Once the algorithm determines the optimum pathway, we use this information to position and modulate the sound so players can recognize the sound’s origin and distance.Future: To get sound in Siege to a better place we have taken multiple actions internally to help us diagnose and fix sound issues. First, we have instrumented the sound system to help us catch errors more quickly. This aims to enable us to identify errors earlier in our development process, as well as debug difficult-to-reproduce problems.Secondly, we have reviewed the status of our sound and propagation systems. We've reached the conclusion that we need to rebuild large parts of it, starting with the way sounds are packaged and connected to the game. We are aiming to begin releasing the sound repackaging in Season 3. However, the full rebuild of the entire sound propagation and sound interactions systems is a major undertaking that will not be finalized in Year 5.In the meantime, new bugs that pop up are fixed when proper reproduction can be achieved by our QC teams. This is one of the main roadblocks behind the inverse audio and missing sounds bugs: they seem to occur randomly and cannot be recreated consistently in-house, which makes it very difficult to work on the steps towards a solution. However, we will continue to try reproducing sound bugs as part of our usual processes and fixing them whenever possible. We would also like to ask for the community’s help on this matter. If you find a consistent way of reproducing any sound issues you face, please let us know through R6 Fix, opt in for direct contact in your submission, and we can reach out for more info. 2. CONNECTIVITY Connectivity is a varied topic that encompasses many different areas such as internet service providers, our backend services (such as matchmaking), our game servers, our game server provider, and even DDoS attacks. 2.1 OVERALL CONNECTIVITY Challenges: Our live and online teams monitor our online services 24/7 to ensure that the game is always available to our players. They are always aware of any degradations that arise and work very hard to resolve them as quickly as possible. Despite their constant surveillance, degradations do still occur. While some degradations can occur due to changes on our end, other times degradations are outside of our control (i.e. third-party degradations). When a degradation occurs, we do our utmost to bring services back online with minimum impact to our players. For prolonged periods of downtime we have a compensation matrix in place.As an example, at the beginning of the stay-at-home measures in mid-March, the added load on our servers caused degradations in matchmaking and login problems. To answer the increased load and player activity, we scaled up our infrastructure by:
- Doubling the number of servers allocated to processing matchmaking data (distributing the load across more servers to prevent backlogs).
- Adding additional shards (each shard is a separate server instance) to increase the capacity of our databases (increasing database scalability and performance).
- Doubling the capacity of the Rainbow Six Siege load balancer (increasing capacity to be able to distribute network traffic more reliably).
- From start to end, the connectivity issues lasted less than a week while we implemented the above measures before returning to normal.
During regular periods of activity, our data indicates that 97% of Ranked games start with 10 players, and more than 98.5% of matches end successfully without individual connection lost, high ping kicks, or game server crashes. The graph below illustrates the overall success rate of Rainbow Six matches since the beginning of the year (in green):

