Hello!Onion Knight coming again!
First, best regards!
So sorry to trouble you again.
I have been busy with game development in the past few months. So I do not test the Quest System for more deep.
3 months ago, I see the issue report on the limit numbers of the Quest System. If it there are Quest more than 4, the Quest System can not work. At that time I have not so many Quest in game process. But I mark it, to test it more deep.
So, for now I double check the limit numbers of the Quest System, There is no problem. I use an Original method enumeration to check.
I made a Rectangular Founder.
So it may overload the 4 limit numbers of the Quest System.
And the test is OK.
The test of 26 Quest are all in the list. :)
So, I just not give up, What cause the issue? :)
finally, I think I have a Answer. The Layout of the Quest System. :)
The user may change the Layout of the Quest System, it is link to the scripts, should not change freely. I think, sb may change the page of the Layout, so the Quest System can only show the first page of the Quest, Only 13 Quest,So it is not Quest limit numbers. It is page limit, you can only create 13 Quests in your game. (Main, Side, repeatable)
Re-import the Layout in your game the issue may gone. :)
I think it may help you to finish your game :)