Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Feedback "Stress test" game project

Discussion in '2020.2 Beta' started by valarus, Oct 14, 2020.

  1. valarus

    valarus

    Joined:
    Apr 7, 2019
    Posts:
    432
    I was thinking there should be a small game with all Unity systems working together using SRP pipeline.
    Before every tech stream update this game would be used as stress test if all systems (UI, physics,graphics, IDE extension integration, different systems connected with logic,...) are working together.
    This stress test would improve quality and usability of tech streams and betas with less issues and faster development.
     
    Last edited: Oct 14, 2020
  2. laurentlavigne

    laurentlavigne

    Joined:
    Aug 16, 2012
    Posts:
    6,002
    Unity devs explained that they run each release through batteries of tests so I'm sure they do in some form.

    This battery of test is not public though, which seems weird since we are the ones using the tool.

    At least the user facing tests should be on github.