Python: error when loading >10,000 instances in Code

Hi @zambetti1! Welcome to the forums! Could you provide a bit more info?

  1. Could you share the logs files from when the error occurred. More info on that here: How to Report an issue with Omniverse
  2. Are you just using omni.usd and pxr APIs? Are you using omni.client at all?
  3. Is the USD layer you’re authoring stored on local disk or a Nucleus server?
  4. How are you executing the python script? In the script editor? Some other way?
  5. Could you share a sample of the code?

Thank you!