// Adds dimensions UUID, Author and Topic into GA4
Friday, April 10, 2026
28.1 C
Singapore

Resilient but disengaged? Report says ‘functional disengagement’ rises among Singapore workers

SINGAPORE: A new report found that Singapore workers are showing signs of so-called “functional disengagement” in the workplace, where they may be showing up but not pushing as hard.

While they have become more resilient, with stress management rising by 10.4 percentage points and productivity up by 2.9 points, their mental well-being improved by just shy of one percentage point, while employee engagement fell by 1.1 points, even as global figures rose by 10.2 points and 2.6 points, respectively, according to The Edge Singapore, citing Singapore-based workplace mental health platform Intellect’s latest Workplace Wellbeing 360 report.

The report, which tracked 13 personal attributes alongside organisational metrics, found that eight of these declined year-on-year among Singapore workers, with the steepest drops seen in self-efficacy (3.2 points), goal orientation (2.9 points) and sense of purpose (2.6 points).

Optimism, one of the strongest predictors of employee engagement, also dropped 1.4 points.

Just last week, a separate survey from global recruitment consultancy and talent solutions firm Robert Walters on LinkedIn found that workers in the little red dot were experiencing what it called “quiet cracking” from pressure, job uncertainty and stalled professional growth.

Netizens, however, were unsurprised, arguing that it is expected since job performance nowadays no longer guarantees job security or advancement.

In a previous report by The Independent Singapore, locals even questioned whether workers in the city-state treat burnout as a badge of honour — not just normalised but ‘valorised’ — with some proudly talking about working late and burning their weekends. /TISG

Read also: Laid-off tech professional finds job after 14 months, shares advice for job seekers: ‘I am seeing light at the end of this tunnel’

- Advertisement -

Hot this week

Childcare job postings in Singapore see steepest decline in February as fertility rate hits record low

This comes as Singapore’s total fertility rate fell to a record low of 0.87 in 2025.

Singaporean warns Gen Z employees may be sabotaging their own career growth

They explained that when younger workers “limit” themselves, they miss valuable opportunities.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks