Hi Tony. In the last couple of days, DS has started lagging quite badly for me. It's quite slow moving nodes, typing in any of the fields, panning around the conversation etc.
I'm wondering if there's something I've inadvertently done that's causing a sudden lag or if there's a way of resetting it.
Thanks!
DS recently started lagging
Re: DS recently started lagging
Hi,
Check the Console window for any editor-related messages.
In the Dialogue Editor's Database section, make sure Editor Settings > Fast Undo For Large Databases is ticked.
If you've opened multiple Inspector windows, try closing all but one.
If those don't help, and if you database is very large, you may need to split it up and use multiple databases.
Check the Console window for any editor-related messages.
In the Dialogue Editor's Database section, make sure Editor Settings > Fast Undo For Large Databases is ticked.
If you've opened multiple Inspector windows, try closing all but one.
If those don't help, and if you database is very large, you may need to split it up and use multiple databases.
-
- Posts: 192
- Joined: Mon Jul 01, 2019 1:21 pm
Re: DS recently started lagging
Fast Undo is ticked. There doesn't seem to be anything strange in the console window.
What counts as a very large database? Mine is 12.1mb.
What counts as a very large database? Mine is 12.1mb.
Re: DS recently started lagging
"Large" is mostly the number of dialogue entries in the database because of the way Unity serializes asset files (including dialogue databases). If you create a new, test database in your project and it runs significantly faster in the Dialogue Editor, then you could probably see some benefit from using multiple, smaller databases instead of one large database.
-
- Posts: 192
- Joined: Mon Jul 01, 2019 1:21 pm
Re: DS recently started lagging
Ah yeah that's it, a new test database runs really fast.
Thanks!
Thanks!