Glitches Verified - Plotagon
Severity: High
Frequency: ~40% of projects after adding 5+ characters
Steps to Reproduce:
If you encounter a glitch not listed here, you can help the community by following these steps:
Once 5 independent users replicate the issue, it earns the "Verified" status. plotagon glitches verified
Status: Verified (reported 500+ times) Description: You press "Play" or "Export," and the loading bar reaches 99%... then freezes. Forever. The only way out is to force-close the app.
Why it happens: This usually occurs when the app cannot render a specific "transition effect" between scenes or when a character's emotion change happens on the exact same frame as a camera movement. Severity: High Frequency: ~40% of projects after adding
Verified Fix:
Status: Verified (All mobile versions) Description: You click on Character A to edit their shirt. Suddenly, Character A disappears, and two identical copies of Character B appear in the scene. The timeline shows the original Character A’s animations assigned to a ghost entity. If you encounter a glitch not listed here,
Why it happens: A race condition during character asset swapping. The app fails to unload the previous character model before instantiating the new one.
Verified Fix: