Digital progress bars often fail to accurately reflect the actual status of a task, frequently misleading users about remaining work [1].
This discrepancy matters because it affects user trust and behavior. When a user interface provides an inaccurate representation of time or effort, it can lead to frustration or strategic errors in high-stakes environments, such as competitive gaming.
Linus Tech Tips said in a recent video that progress bars are not always accurate and their reason for existing is simpler than users might think [1]. According to the channel, these elements are often designed for simplicity and visual appeal. Designers may sacrifice precision to keep users engaged with a moving bar rather than a static or jumping indicator [1].
This trend extends into gaming interfaces. In *Elden Ring: Nightreign*, player testing indicates that reviving a teammate at three health bars is six times harder than reviving someone at one health bar [2]. An Elden Ring player said that FromSoftware's UI is basically lying to you [2]. This suggests that the visual representation of a progress bar does not always map linearly to the actual difficulty or time required to complete the action.
Other tech developers continue to refine these visual elements for aesthetic reasons. Android Police said that Google's wavy Material You progress bars are almost ready for prime time [3]. While these updates focus on the visual polish of the UI, they highlight the ongoing industry emphasis on how a progress indicator looks to the user rather than its mathematical accuracy [1, 3].
Software designers frequently employ these techniques to mask the unpredictability of background processes. Because some tasks take variable amounts of time, a steady progress bar provides a psychological sense of momentum, even if the actual percentage of completion is unknown to the system [1].
“"FromSoftware's UI is basically lying to you."”
The prevalence of misleading progress bars indicates a shift in UI/UX design where psychological comfort and visual engagement are prioritized over technical transparency. By providing a perceived sense of progress, developers reduce user anxiety during wait times, though this comes at the cost of providing honest data about system performance.





