Development 08 Jan 2018
Emotions riding like the stock market... So excited that I have finally completed paging system and Study State, then found that I had an issue with text scroll overflow their input frame (unable to recreate in Unity Editor) ...
Upon further investigation, I realized actually all (both ADD and EDIT states') scroll mask wasn't working - i.e. long text will overflow their respective frames.
After some digging, I finally found the culprit...
(Thanks Rudy for helping me confirm the bug 👍)

Previously under the build settings, I had the "Disable Depth and Stencil" check (can't tell whether it by default or I did accidentally click it one day?). After disabling it ( disabling "Disable Depth and Stencil"), I tested it on my GalaxyTab and Wahllah!~ no more overflowing text.
It's time to finally move on to start setting up the EXAM state...
Latest version: MemoMe v0.403.apk
![]() |
| (Text overflow in Rudy's Phone❌) |
![]() |
| (How image shows in my Editor✔️) |
After some digging, I finally found the culprit...
(Thanks Rudy for helping me confirm the bug 👍)

Previously under the build settings, I had the "Disable Depth and Stencil" check (can't tell whether it by default or I did accidentally click it one day?). After disabling it ( disabling "Disable Depth and Stencil"), I tested it on my GalaxyTab and Wahllah!~ no more overflowing text.
It's time to finally move on to start setting up the EXAM state...
Latest version: MemoMe v0.403.apk




Comments
Post a Comment