Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

The profiler has run out of samples...

Discussion in 'Editor & General Support' started by Rodolfo-Rubens, Apr 28, 2015.

  1. v01pe_

    v01pe_

    Joined:
    Mar 25, 2015
    Posts:
    71
    As I recently needed a bigger profiler sample size quite often, I wrote this little script that adds a Menu Item in Unity that lets you toggle between a dynamic profiler sample size (will automatically increase as needed) and the default sample size Unity starts with.

    Find the script here, drop it in a folder called Editor within your Assets folder. You'll find the new item in the menu at "Debug -> Dynamic Profiler Sample Size"
     
  2. ExploderMaus

    ExploderMaus

    Joined:
    Mar 1, 2015
    Posts:
    2
    First time I've seen this error in 3+ years. Funny thing, first time I've opened the profiler window. Sure hope it doesn't keep throwing that error.