Skip to content
https://unity3d.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
6
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

35
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.05 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

9.62 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2.98 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.016

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

6.56 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

16.85 s

Page Load Progression

710 ms
1.4 s
2.1 s
2.8 s
3.6 s
4.3 s
5.0 s
5.7 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
23.9 MB transferred, 190 requests
FIX
23.9 MB transferred, 190 requests
Critical::
Page weighs 27.8 MB (23.9 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
190 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.0 g CO2 per page load
23.9 MB / 2.4 MB budget
23.9 MB transferred
190 requests
5.0 g CO2 per page load
Other 22.0 MiB 92%
JavaScript 1.3 MiB 5%
Images 244.3 KiB 1%
Other 103.1 KiB 0%
HTML 95.2 KiB 0%
Fonts 87.5 KiB 0%
CSS 40.4 KiB 0%
Other 15.5 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (23.9 MiB of 23.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
15023ms total JS execution
FIX
15023ms total JS execution
Warning::
https://unity.com/_next/static/chunks/4ceb85b18e45...: 10518ms CPU time
Warning::
https://unity.com/: 1342ms CPU time
Warning::
Unattributable: 1339ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5V2...: 670ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202511.1...: 418ms CPU time
Warning::
Third-party scripts: 15023ms (100% of total)

Main Thread Breakdown

Script Evaluation 71% Other 16% Style & Layout 7% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://unity.com/_next/static/chunks/4ceb85b18e450599.js10518ms9090ms42ms3rd
https://unity.com/1342ms97ms31ms3rd
Unattributable1339ms125ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5V25JL6670ms577ms79ms3rd
https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js418ms270ms50ms3rd
https://unity.com/_next/static/chunks/29e4a9d8c5ce238d.js405ms371ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NJ65JVC&gtm=4e64f0232ms169ms61ms3rd
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.js99ms70ms25ms3rd
D
JS Bundles
Action
106 scripts, 342 KB unused
FIX
106 scripts, 342 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NJ6...: 83 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5V2...: 68 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202511.1...: 65 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls...: 53 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://unity.com/_next/static/chunks/4ceb85b18e45...: 51 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 342 KB
342 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-NJ65JVC&gtm=4e64f0164 KB83 KB (50%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5V25JL6202 KB68 KB (34%)3rd
https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js124 KB65 KB (53%)3rd
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.js95 KB53 KB (56%)3rd
https://unity.com/_next/static/chunks/4ceb85b18e450599.js130 KB51 KB (40%)3rd
https://unity.com/_next/static/chunks/4323f59c9bebd321.js25 KB22 KB (88%)3rd
https://unity.com/_next/static/chunks/26921d10a4212934.js2 KB3rd
https://unity.com/_next/static/chunks/890376bc72bc0567.js19 KB3rd
https://unity.com/_next/static/chunks/c8ab842d88b3c850.js12 KB3rd
https://unity.com/_next/static/chunks/29e4a9d8c5ce238d.js23 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
190 resources · 23.9 MB · 342 KB savings available
FIX
190 resources · 23.9 MB · 342 KB savings available
Warning::
Page weight 22.9 MB over 1MB target
Got: 23.9 MB Expected: ≤ 1 MB
Info::
~342 KB of savings available
Warning::
189 third-party resources (100% of weight)
Info::
8 resources over 200KB
190 resources · 23.9 MiB · 189 third-party 22.9 MiB over 1MB target
Media 92% · 22.0 MiB
JavaScript 5% · 1.3 MiB
Image 1% · 260.0 KiB
Other 0% · 106.7 KiB
Document 0% · 95.4 KiB
Font 0% · 87.5 KiB
CSS 0% · 45.0 KiB

~341.6 KiB of savings available

Remove unused JavaScript: 341.6 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
16 images, 0 KB saveable
PASS
16 images, 0 KB saveable
Info::
All images are well-optimized
16 images 244 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
3 fonts (88 KB)
PASS
3 fonts (88 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

88 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.0 s LCP 9.6 shttps://unity.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff283afe278b6a6bb3c-s.p.3a... https://unity.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2 — 47.5 KiB — 49 ms — font-display: swaphttps://unity.com/_next/static/media/Nohemi_Medium-s.p.7e3b16e5.woff2Nohemi_Medium-s.p.7e3b1... https://unity.com/_next/static/media/Nohemi_Medium-s.p.7e3b16e5.woff2 — 21.5 KiB — 62 ms — font-display: swaphttps://unity.com/_next/static/media/9c72aa0f40e4eef8-s.18a48cbc.woff29c72aa0f40e4eef8-s.18a4... https://unity.com/_next/static/media/9c72aa0f40e4eef8-s.18a48cbc.woff2 — 18.5 KiB — 140 ms — font-display: swap
83afe278b6a6bb3c-s.p.3a... woff2 swap
Size 47 KB
Load time 49 ms
Start 149 ms
Risk FOUT — text flashes from fallback to web font
Nohemi_Medium-s.p.7e3b1... woff2 swap
Size 22 KB
Load time 62 ms
Start 150 ms
Risk FOUT — text flashes from fallback to web font
9c72aa0f40e4eef8-s.18a4... woff2 swap
Size 19 KB
Load time 140 ms
Start 366 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
190 requests over 3367ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.0 s LCP 9.6 shttps://unity3d.com// https://unity3d.com/ — 301 — 124 B — 20 ms — h2https://unity.com/unity.com/ https://unity.com/ — 200 — 95.2 KiB — 133 ms — h2https://unity.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2unity.com/_next/static/media/83afe2... https://unity.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2 — 200 — 47.5 KiB — 49 ms — h2https://unity.com/_next/static/media/Nohemi_Medium-s.p.7e3b16e5.woff2unity.com/_next/static/media/Nohemi... https://unity.com/_next/static/media/Nohemi_Medium-s.p.7e3b16e5.woff2 — 200 — 21.5 KiB — 62 ms — h2https://unity.com/_next/static/chunks/92571ed7ec6fab73.cssunity.com/_next/static/chunks/92571... https://unity.com/_next/static/chunks/92571ed7ec6fab73.css — 200 — 1.2 KiB — 68 ms — h2https://unity.com/_next/static/chunks/f31347e6be44672d.cssunity.com/_next/static/chunks/f3134... https://unity.com/_next/static/chunks/f31347e6be44672d.css — 200 — 35.0 KiB — 71 ms — h2https://unity.com/_next/static/chunks/19286f1cb35e2f84.cssunity.com/_next/static/chunks/19286... https://unity.com/_next/static/chunks/19286f1cb35e2f84.css — 200 — 3.0 KiB — 36 ms — h2https://unity.com/_next/static/chunks/92b7127501262dc2.cssunity.com/_next/static/chunks/92b71... https://unity.com/_next/static/chunks/92b7127501262dc2.css — 200 — 1.2 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 136 ms — h2https://unity.com/_next/static/chunks/49d6c40236b36711.jsunity.com/_next/static/chunks/49d6c... https://unity.com/_next/static/chunks/49d6c40236b36711.js — 200 — 8.0 KiB — 126 ms — h2https://unity.com/_next/static/chunks/4890b9bef5a55d24.jsunity.com/_next/static/chunks/4890b... https://unity.com/_next/static/chunks/4890b9bef5a55d24.js — 200 — 9.0 KiB — 84 ms — h2https://unity.com/_next/static/chunks/c8ab842d88b3c850.jsunity.com/_next/static/chunks/c8ab8... https://unity.com/_next/static/chunks/c8ab842d88b3c850.js — 200 — 11.6 KiB — 82 ms — h2https://unity.com/_next/static/chunks/29e4a9d8c5ce238d.jsunity.com/_next/static/chunks/29e4a... https://unity.com/_next/static/chunks/29e4a9d8c5ce238d.js — 200 — 22.7 KiB — 155 ms — h2https://unity.com/_next/static/chunks/b13599dea62e56f0.jsunity.com/_next/static/chunks/b1359... https://unity.com/_next/static/chunks/b13599dea62e56f0.js — 200 — 18.2 KiB — 78 ms — h2https://unity.com/_next/static/chunks/4ceb85b18e450599.jsunity.com/_next/static/chunks/4ceb8... https://unity.com/_next/static/chunks/4ceb85b18e450599.js — 200 — 130.1 KiB — 107 ms — h2https://unity.com/_next/static/chunks/turbopack-0c8fb833fb759019.jsunity.com/_next/static/chunks/turbo... https://unity.com/_next/static/chunks/turbopack-0c8fb833fb759019.js — 200 — 4.3 KiB — 78 ms — h2https://unity.com/_next/static/chunks/756f2f27d15c19d0.jsunity.com/_next/static/chunks/756f2... https://unity.com/_next/static/chunks/756f2f27d15c19d0.js — 200 — 7.6 KiB — 85 ms — h2https://unity.com/_next/static/chunks/2a8c1e336055c958.jsunity.com/_next/static/chunks/2a8c1... https://unity.com/_next/static/chunks/2a8c1e336055c958.js — 200 — 703 B — 78 ms — h2https://unity.com/_next/static/chunks/920e5570c176722a.jsunity.com/_next/static/chunks/920e5... https://unity.com/_next/static/chunks/920e5570c176722a.js — 200 — 8.5 KiB — 81 ms — h2https://unity.com/_next/static/chunks/71b67b3f3c27ff30.jsunity.com/_next/static/chunks/71b67... https://unity.com/_next/static/chunks/71b67b3f3c27ff30.js — 200 — 5.9 KiB — 82 ms — h2https://unity.com/_next/static/chunks/5b66683d9ae5519c.jsunity.com/_next/static/chunks/5b666... https://unity.com/_next/static/chunks/5b66683d9ae5519c.js — 200 — 10.8 KiB — 84 ms — h2https://unity.com/_next/static/chunks/7ffa244d5db6f135.jsunity.com/_next/static/chunks/7ffa2... https://unity.com/_next/static/chunks/7ffa244d5db6f135.js — 200 — 9.9 KiB — 148 ms — h2https://unity.com/_next/static/chunks/e65dc36f477cc439.jsunity.com/_next/static/chunks/e65dc... https://unity.com/_next/static/chunks/e65dc36f477cc439.js — 200 — 10.9 KiB — 107 ms — h2https://unity.com/_next/static/chunks/38ff4ffb7f40e1d3.jsunity.com/_next/static/chunks/38ff4... https://unity.com/_next/static/chunks/38ff4ffb7f40e1d3.js — 200 — 7.0 KiB — 107 ms — h2https://unity.com/_next/static/chunks/09c21e16f2b0c0b6.jsunity.com/_next/static/chunks/09c21... https://unity.com/_next/static/chunks/09c21e16f2b0c0b6.js — 200 — 8.9 KiB — 109 ms — h2https://unity.com/_next/static/chunks/b42a687713c70a52.jsunity.com/_next/static/chunks/b42a6... https://unity.com/_next/static/chunks/b42a687713c70a52.js — 200 — 9.7 KiB — 132 ms — h2https://unity.com/_next/static/chunks/885f3a315d883e25.jsunity.com/_next/static/chunks/885f3... https://unity.com/_next/static/chunks/885f3a315d883e25.js — 200 — 13.4 KiB — 147 ms — h2https://unity.com/_next/static/chunks/3aed9d5173145399.jsunity.com/_next/static/chunks/3aed9... https://unity.com/_next/static/chunks/3aed9d5173145399.js — 200 — 14.2 KiB — 109 ms — h2https://unity.com/_next/static/chunks/d53751e11b216d9a.jsunity.com/_next/static/chunks/d5375... https://unity.com/_next/static/chunks/d53751e11b216d9a.js — 200 — 15.3 KiB — 135 ms — h2https://unity.com/_next/static/chunks/890376bc72bc0567.jsunity.com/_next/static/chunks/89037... https://unity.com/_next/static/chunks/890376bc72bc0567.js — 200 — 18.6 KiB — 143 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.0 s LCP 9.6 shttps://unity3d.com// https://unity3d.com/ — 301 — 124 B — 20 ms — h2https://unity.com/unity.com/ https://unity.com/ — 200 — 95.2 KiB — 133 ms — h2https://unity.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2unity.com/_next/static/media/83afe2... https://unity.com/_next/static/media/83afe278b6a6bb3c-s.p.3a6ba036.woff2 — 200 — 47.5 KiB — 49 ms — h2https://unity.com/_next/static/media/Nohemi_Medium-s.p.7e3b16e5.woff2unity.com/_next/static/media/Nohemi... https://unity.com/_next/static/media/Nohemi_Medium-s.p.7e3b16e5.woff2 — 200 — 21.5 KiB — 62 ms — h2https://unity.com/_next/static/chunks/92571ed7ec6fab73.cssunity.com/_next/static/chunks/92571... https://unity.com/_next/static/chunks/92571ed7ec6fab73.css — 200 — 1.2 KiB — 68 ms — h2https://unity.com/_next/static/chunks/f31347e6be44672d.cssunity.com/_next/static/chunks/f3134... https://unity.com/_next/static/chunks/f31347e6be44672d.css — 200 — 35.0 KiB — 71 ms — h2https://unity.com/_next/static/chunks/19286f1cb35e2f84.cssunity.com/_next/static/chunks/19286... https://unity.com/_next/static/chunks/19286f1cb35e2f84.css — 200 — 3.0 KiB — 36 ms — h2https://unity.com/_next/static/chunks/92b7127501262dc2.cssunity.com/_next/static/chunks/92b71... https://unity.com/_next/static/chunks/92b7127501262dc2.css — 200 — 1.2 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 136 ms — h2https://unity.com/_next/static/chunks/49d6c40236b36711.jsunity.com/_next/static/chunks/49d6c... https://unity.com/_next/static/chunks/49d6c40236b36711.js — 200 — 8.0 KiB — 126 ms — h2https://unity.com/_next/static/chunks/4890b9bef5a55d24.jsunity.com/_next/static/chunks/4890b... https://unity.com/_next/static/chunks/4890b9bef5a55d24.js — 200 — 9.0 KiB — 84 ms — h2https://unity.com/_next/static/chunks/c8ab842d88b3c850.jsunity.com/_next/static/chunks/c8ab8... https://unity.com/_next/static/chunks/c8ab842d88b3c850.js — 200 — 11.6 KiB — 82 ms — h2https://unity.com/_next/static/chunks/29e4a9d8c5ce238d.jsunity.com/_next/static/chunks/29e4a... https://unity.com/_next/static/chunks/29e4a9d8c5ce238d.js — 200 — 22.7 KiB — 155 ms — h2https://unity.com/_next/static/chunks/b13599dea62e56f0.jsunity.com/_next/static/chunks/b1359... https://unity.com/_next/static/chunks/b13599dea62e56f0.js — 200 — 18.2 KiB — 78 ms — h2https://unity.com/_next/static/chunks/4ceb85b18e450599.jsunity.com/_next/static/chunks/4ceb8... https://unity.com/_next/static/chunks/4ceb85b18e450599.js — 200 — 130.1 KiB — 107 ms — h2https://unity.com/_next/static/chunks/turbopack-0c8fb833fb759019.jsunity.com/_next/static/chunks/turbo... https://unity.com/_next/static/chunks/turbopack-0c8fb833fb759019.js — 200 — 4.3 KiB — 78 ms — h2https://unity.com/_next/static/chunks/756f2f27d15c19d0.jsunity.com/_next/static/chunks/756f2... https://unity.com/_next/static/chunks/756f2f27d15c19d0.js — 200 — 7.6 KiB — 85 ms — h2https://unity.com/_next/static/chunks/2a8c1e336055c958.jsunity.com/_next/static/chunks/2a8c1... https://unity.com/_next/static/chunks/2a8c1e336055c958.js — 200 — 703 B — 78 ms — h2https://unity.com/_next/static/chunks/920e5570c176722a.jsunity.com/_next/static/chunks/920e5... https://unity.com/_next/static/chunks/920e5570c176722a.js — 200 — 8.5 KiB — 81 ms — h2https://unity.com/_next/static/chunks/71b67b3f3c27ff30.jsunity.com/_next/static/chunks/71b67... https://unity.com/_next/static/chunks/71b67b3f3c27ff30.js — 200 — 5.9 KiB — 82 ms — h2https://unity.com/_next/static/chunks/5b66683d9ae5519c.jsunity.com/_next/static/chunks/5b666... https://unity.com/_next/static/chunks/5b66683d9ae5519c.js — 200 — 10.8 KiB — 84 ms — h2https://unity.com/_next/static/chunks/7ffa244d5db6f135.jsunity.com/_next/static/chunks/7ffa2... https://unity.com/_next/static/chunks/7ffa244d5db6f135.js — 200 — 9.9 KiB — 148 ms — h2https://unity.com/_next/static/chunks/e65dc36f477cc439.jsunity.com/_next/static/chunks/e65dc... https://unity.com/_next/static/chunks/e65dc36f477cc439.js — 200 — 10.9 KiB — 107 ms — h2https://unity.com/_next/static/chunks/38ff4ffb7f40e1d3.jsunity.com/_next/static/chunks/38ff4... https://unity.com/_next/static/chunks/38ff4ffb7f40e1d3.js — 200 — 7.0 KiB — 107 ms — h2https://unity.com/_next/static/chunks/09c21e16f2b0c0b6.jsunity.com/_next/static/chunks/09c21... https://unity.com/_next/static/chunks/09c21e16f2b0c0b6.js — 200 — 8.9 KiB — 109 ms — h2https://unity.com/_next/static/chunks/b42a687713c70a52.jsunity.com/_next/static/chunks/b42a6... https://unity.com/_next/static/chunks/b42a687713c70a52.js — 200 — 9.7 KiB — 132 ms — h2https://unity.com/_next/static/chunks/885f3a315d883e25.jsunity.com/_next/static/chunks/885f3... https://unity.com/_next/static/chunks/885f3a315d883e25.js — 200 — 13.4 KiB — 147 ms — h2https://unity.com/_next/static/chunks/3aed9d5173145399.jsunity.com/_next/static/chunks/3aed9... https://unity.com/_next/static/chunks/3aed9d5173145399.js — 200 — 14.2 KiB — 109 ms — h2https://unity.com/_next/static/chunks/d53751e11b216d9a.jsunity.com/_next/static/chunks/d5375... https://unity.com/_next/static/chunks/d53751e11b216d9a.js — 200 — 15.3 KiB — 135 ms — h2https://unity.com/_next/static/chunks/890376bc72bc0567.jsunity.com/_next/static/chunks/89037... https://unity.com/_next/static/chunks/890376bc72bc0567.js — 200 — 18.6 KiB — 143 ms — h2https://unity.com/_next/static/chunks/a2e8c35d57549684.jsunity.com/_next/static/chunks/a2e8c... https://unity.com/_next/static/chunks/a2e8c35d57549684.js — 200 — 8.8 KiB — 307 ms — h2https://unity.com/_next/static/chunks/6135be4a3b43804d.jsunity.com/_next/static/chunks/6135b... https://unity.com/_next/static/chunks/6135be4a3b43804d.js — 200 — 11.2 KiB — 176 ms — h2https://unity.com/_next/static/chunks/172253c748962fb5.jsunity.com/_next/static/chunks/17225... https://unity.com/_next/static/chunks/172253c748962fb5.js — 200 — 7.7 KiB — 157 ms — h2https://unity.com/_next/static/chunks/ea608b736da6930d.jsunity.com/_next/static/chunks/ea608... https://unity.com/_next/static/chunks/ea608b736da6930d.js — 200 — 20.7 KiB — 136 ms — h2https://unity.com/_next/static/chunks/110dd2ab3eba2324.jsunity.com/_next/static/chunks/110dd... https://unity.com/_next/static/chunks/110dd2ab3eba2324.js — 200 — 5.9 KiB — 176 ms — h2https://unity.com/_next/static/chunks/bc72393cadf4bcf5.jsunity.com/_next/static/chunks/bc723... https://unity.com/_next/static/chunks/bc72393cadf4bcf5.js — 200 — 696 B — 178 ms — h2https://unity.com/_next/static/chunks/88e0f1f25ba98045.jsunity.com/_next/static/chunks/88e0f... https://unity.com/_next/static/chunks/88e0f1f25ba98045.js — 200 — 3.2 KiB — 288 ms — h2https://unity.com/_next/static/chunks/ba5b3ff84725ad2a.jsunity.com/_next/static/chunks/ba5b3... https://unity.com/_next/static/chunks/ba5b3ff84725ad2a.js — 200 — 1.4 KiB — 288 ms — h2https://unity.com/_next/static/chunks/4ba6a59569f30db7.jsunity.com/_next/static/chunks/4ba6a... https://unity.com/_next/static/chunks/4ba6a59569f30db7.js — 200 — 11.1 KiB — 180 ms — h2https://unity.com/_next/static/chunks/05cb353b8f42a010.jsunity.com/_next/static/chunks/05cb3... https://unity.com/_next/static/chunks/05cb353b8f42a010.js — 200 — 9.7 KiB — 269 ms — h2https://unity.com/_next/static/chunks/7f7aea6e4f642e98.jsunity.com/_next/static/chunks/7f7ae... https://unity.com/_next/static/chunks/7f7aea6e4f642e98.js — 200 — 13.2 KiB — 184 ms — h2https://unity.com/_next/static/chunks/bf7b1ee8534b93b1.jsunity.com/_next/static/chunks/bf7b1... https://unity.com/_next/static/chunks/bf7b1ee8534b93b1.js — 200 — 15.5 KiB — 155 ms — h2https://unity.com/_next/static/chunks/303cb18758e540ea.jsunity.com/_next/static/chunks/303cb... https://unity.com/_next/static/chunks/303cb18758e540ea.js — 200 — 8.3 KiB — 184 ms — h2https://unity.com/_next/static/chunks/75c014ec563b68ce.jsunity.com/_next/static/chunks/75c01... https://unity.com/_next/static/chunks/75c014ec563b68ce.js — 200 — 13.2 KiB — 184 ms — h2https://unity.com/_next/static/chunks/95569e43610afc6e.jsunity.com/_next/static/chunks/95569... https://unity.com/_next/static/chunks/95569e43610afc6e.js — 200 — 19.6 KiB — 186 ms — h2https://unity.com/_next/static/chunks/b01caae93728d94b.jsunity.com/_next/static/chunks/b01ca... https://unity.com/_next/static/chunks/b01caae93728d94b.js — 200 — 15.7 KiB — 272 ms — h2https://unity.com/_next/static/chunks/503ec2722b1b8212.jsunity.com/_next/static/chunks/503ec... https://unity.com/_next/static/chunks/503ec2722b1b8212.js — 200 — 15.8 KiB — 288 ms — h2https://unity.com/_next/static/chunks/7a338e72d6e66cd2.jsunity.com/_next/static/chunks/7a338... https://unity.com/_next/static/chunks/7a338e72d6e66cd2.js — 200 — 25.0 KiB — 190 ms — h2https://unity.com/_next/static/chunks/4323f59c9bebd321.jsunity.com/_next/static/chunks/4323f... https://unity.com/_next/static/chunks/4323f59c9bebd321.js — 200 — 24.7 KiB — 219 ms — h2https://unity.com/_next/static/chunks/fd83fcd07513f65f.jsunity.com/_next/static/chunks/fd83f... https://unity.com/_next/static/chunks/fd83fcd07513f65f.js — 200 — 18.0 KiB — 147 ms — h2https://unity.com/_next/static/chunks/73c8309f8efc925c.jsunity.com/_next/static/chunks/73c83... https://unity.com/_next/static/chunks/73c8309f8efc925c.js — 200 — 2.2 KiB — 272 ms — h2https://unity.com/_next/static/chunks/947ed3092688796a.jsunity.com/_next/static/chunks/947ed... https://unity.com/_next/static/chunks/947ed3092688796a.js — 200 — 2.2 KiB — 287 ms — h2https://unity.com/_next/static/chunks/999a5eeff7cb8eba.jsunity.com/_next/static/chunks/999a5... https://unity.com/_next/static/chunks/999a5eeff7cb8eba.js — 200 — 1.6 KiB — 288 ms — h2https://unity.com/_next/static/chunks/7799ebf1fc8a3eb8.jsunity.com/_next/static/chunks/7799e... https://unity.com/_next/static/chunks/7799ebf1fc8a3eb8.js — 200 — 1.6 KiB — 288 ms — h2https://unity.com/_next/static/chunks/3b7927cc1b412488.jsunity.com/_next/static/chunks/3b792... https://unity.com/_next/static/chunks/3b7927cc1b412488.js — 200 — 1.8 KiB — 198 ms — h2https://unity.com/_next/static/chunks/c4138341affa01a3.jsunity.com/_next/static/chunks/c4138... https://unity.com/_next/static/chunks/c4138341affa01a3.js — 200 — 2.3 KiB — 270 ms — h2https://unity.com/_next/static/chunks/751b7723676c4701.jsunity.com/_next/static/chunks/751b7... https://unity.com/_next/static/chunks/751b7723676c4701.js — 200 — 2.3 KiB — 199 ms — h2https://unity.com/_next/static/chunks/26921d10a4212934.jsunity.com/_next/static/chunks/26921... https://unity.com/_next/static/chunks/26921d10a4212934.js — 200 — 1.6 KiB — 199 ms — h2https://unity.com/_next/static/chunks/fd5b73e26e293b64.jsunity.com/_next/static/chunks/fd5b7... https://unity.com/_next/static/chunks/fd5b73e26e293b64.js — 200 — 1.7 KiB — 200 ms — h2https://unity.com/_next/static/chunks/1a40f4af3c4dbcd9.jsunity.com/_next/static/chunks/1a40f... https://unity.com/_next/static/chunks/1a40f4af3c4dbcd9.js — 200 — 1.7 KiB — 270 ms — h2https://unity.com/_next/static/chunks/76c52bad12349639.jsunity.com/_next/static/chunks/76c52... https://unity.com/_next/static/chunks/76c52bad12349639.js — 200 — 1.8 KiB — 203 ms — h2https://unity.com/_next/static/chunks/488e3ccbc7808b90.jsunity.com/_next/static/chunks/488e3... https://unity.com/_next/static/chunks/488e3ccbc7808b90.js — 200 — 2.4 KiB — 270 ms — h2https://unity.com/_next/static/chunks/40d5468d9670384c.jsunity.com/_next/static/chunks/40d54... https://unity.com/_next/static/chunks/40d5468d9670384c.js — 200 — 2.5 KiB — 291 ms — h2https://unity.com/_next/static/chunks/315eccd3c5d7f518.jsunity.com/_next/static/chunks/315ec... https://unity.com/_next/static/chunks/315eccd3c5d7f518.js — 200 — 2.8 KiB — 266 ms — h2https://unity.com/_next/static/chunks/15ea1b8bab812ae0.jsunity.com/_next/static/chunks/15ea1... https://unity.com/_next/static/chunks/15ea1b8bab812ae0.js — 200 — 2.4 KiB — 208 ms — h2https://unity.com/_next/static/chunks/7890438659c89ca6.jsunity.com/_next/static/chunks/78904... https://unity.com/_next/static/chunks/7890438659c89ca6.js — 200 — 2.3 KiB — 284 ms — h2https://unity.com/_next/static/chunks/6502b92d5ebfa64b.jsunity.com/_next/static/chunks/6502b... https://unity.com/_next/static/chunks/6502b92d5ebfa64b.js — 200 — 1.7 KiB — 284 ms — h2https://unity.com/_next/static/chunks/e106fa757cbfef4c.jsunity.com/_next/static/chunks/e106f... https://unity.com/_next/static/chunks/e106fa757cbfef4c.js — 200 — 2.1 KiB — 285 ms — h2https://unity.com/_next/static/chunks/1a6ded83b7589b05.jsunity.com/_next/static/chunks/1a6de... https://unity.com/_next/static/chunks/1a6ded83b7589b05.js — 200 — 2.0 KiB — 290 ms — h2https://unity.com/_next/static/chunks/aff1c8fc97eb074a.jsunity.com/_next/static/chunks/aff1c... https://unity.com/_next/static/chunks/aff1c8fc97eb074a.js — 200 — 1.6 KiB — 289 ms — h2https://unity.com/_next/static/chunks/35f56c7e397cf0b4.jsunity.com/_next/static/chunks/35f56... https://unity.com/_next/static/chunks/35f56c7e397cf0b4.js — 200 — 2.0 KiB — 289 ms — h2https://unity.com/_next/static/chunks/6b9af6fc5d4b4fe5.jsunity.com/_next/static/chunks/6b9af... https://unity.com/_next/static/chunks/6b9af6fc5d4b4fe5.js — 200 — 1.9 KiB — 251 ms — h2https://unity.com/_next/static/chunks/fe5c9b293b905007.jsunity.com/_next/static/chunks/fe5c9... https://unity.com/_next/static/chunks/fe5c9b293b905007.js — 200 — 1.5 KiB — 290 ms — h2https://unity.com/_next/static/chunks/2816e33f493b5b87.jsunity.com/_next/static/chunks/2816e... https://unity.com/_next/static/chunks/2816e33f493b5b87.js — 200 — 2.2 KiB — 291 ms — h2https://unity.com/_next/static/chunks/45ff7f3a41976d71.jsunity.com/_next/static/chunks/45ff7... https://unity.com/_next/static/chunks/45ff7f3a41976d71.js — 200 — 1.9 KiB — 291 ms — h2https://unity.com/_next/static/chunks/e6587a14b5df1d31.jsunity.com/_next/static/chunks/e6587... https://unity.com/_next/static/chunks/e6587a14b5df1d31.js — 200 — 1.7 KiB — 292 ms — h2https://unity.com/_next/static/chunks/3309107183a1af5f.jsunity.com/_next/static/chunks/33091... https://unity.com/_next/static/chunks/3309107183a1af5f.js — 200 — 1.9 KiB — 296 ms — h2https://unity.com/_next/static/chunks/fa9eb1f0b3edea68.jsunity.com/_next/static/chunks/fa9eb... https://unity.com/_next/static/chunks/fa9eb1f0b3edea68.js — 200 — 2.0 KiB — 292 ms — h2https://unity.com/_next/static/chunks/d71cf426406b8ec6.jsunity.com/_next/static/chunks/d71cf... https://unity.com/_next/static/chunks/d71cf426406b8ec6.js — 200 — 1.9 KiB — 295 ms — h2https://unity.com/_next/static/chunks/4b296cde2145eb1d.jsunity.com/_next/static/chunks/4b296... https://unity.com/_next/static/chunks/4b296cde2145eb1d.js — 200 — 2.0 KiB — 303 ms — h2https://unity.com/_next/static/chunks/2a862c7226f62dae.jsunity.com/_next/static/chunks/2a862... https://unity.com/_next/static/chunks/2a862c7226f62dae.js — 200 — 1.6 KiB — 303 ms — h2https://unity.com/_next/static/chunks/9b5c8126d48b8159.jsunity.com/_next/static/chunks/9b5c8... https://unity.com/_next/static/chunks/9b5c8126d48b8159.js — 200 — 2.2 KiB — 304 ms — h2https://unity.com/_next/static/chunks/ba87989cb2529d72.jsunity.com/_next/static/chunks/ba879... https://unity.com/_next/static/chunks/ba87989cb2529d72.js — 200 — 2.5 KiB — 304 ms — h2https://unity.com/_next/static/chunks/d8e86d6974860863.jsunity.com/_next/static/chunks/d8e86... https://unity.com/_next/static/chunks/d8e86d6974860863.js — 200 — 2.0 KiB — 304 ms — h2https://unity.com/_next/static/chunks/da5125df2dc205fb.jsunity.com/_next/static/chunks/da512... https://unity.com/_next/static/chunks/da5125df2dc205fb.js — 200 — 2.4 KiB — 265 ms — h2https://unity.com/_next/static/chunks/fc1566de81009126.jsunity.com/_next/static/chunks/fc156... https://unity.com/_next/static/chunks/fc1566de81009126.js — 200 — 1.9 KiB — 293 ms — h2https://unity.com/_next/static/chunks/58ca08947094ce8e.jsunity.com/_next/static/chunks/58ca0... https://unity.com/_next/static/chunks/58ca08947094ce8e.js — 200 — 1.7 KiB — 265 ms — h2https://unity.com/_next/static/chunks/d2602a39adcf29cf.jsunity.com/_next/static/chunks/d2602... https://unity.com/_next/static/chunks/d2602a39adcf29cf.js — 200 — 2.2 KiB — 294 ms — h2https://unity.com/_next/static/chunks/fc9e3637958b93c4.jsunity.com/_next/static/chunks/fc9e3... https://unity.com/_next/static/chunks/fc9e3637958b93c4.js — 200 — 2.1 KiB — 265 ms — h2https://unity.com/_next/static/chunks/cd30b0cb7baed405.jsunity.com/_next/static/chunks/cd30b... https://unity.com/_next/static/chunks/cd30b0cb7baed405.js — 200 — 4.6 KiB — 266 ms — h2https://unity.com/_next/static/chunks/b877a7b626ee90b6.jsunity.com/_next/static/chunks/b877a... https://unity.com/_next/static/chunks/b877a7b626ee90b6.js — 200 — 2.2 KiB — 306 ms — h2https://unity.com/_next/static/chunks/05f5135b13a01623.jsunity.com/_next/static/chunks/05f51... https://unity.com/_next/static/chunks/05f5135b13a01623.js — 200 — 2.0 KiB — 307 ms — h2https://unity.com/_next/static/chunks/b79042f8434d13f0.jsunity.com/_next/static/chunks/b7904... https://unity.com/_next/static/chunks/b79042f8434d13f0.js — 200 — 2.7 KiB — 307 ms — h2https://unity.com/_next/static/chunks/cc35294a1a0ba566.jsunity.com/_next/static/chunks/cc352... https://unity.com/_next/static/chunks/cc35294a1a0ba566.js — 200 — 2.0 KiB — 266 ms — h2https://unity.com/_next/static/chunks/0e9de08ba29e0b07.jsunity.com/_next/static/chunks/0e9de... https://unity.com/_next/static/chunks/0e9de08ba29e0b07.js — 200 — 1.7 KiB — 267 ms — h2https://unity.com/_next/static/chunks/f4ade2cf0c69ea84.jsunity.com/_next/static/chunks/f4ade... https://unity.com/_next/static/chunks/f4ade2cf0c69ea84.js — 200 — 1.7 KiB — 267 ms — h2https://unity.com/_next/static/chunks/c9b7b03db72edac8.jsunity.com/_next/static/chunks/c9b7b... https://unity.com/_next/static/chunks/c9b7b03db72edac8.js — 200 — 2.4 KiB — 268 ms — h2https://unity.com/_next/static/chunks/ad07e0cae423481f.jsunity.com/_next/static/chunks/ad07e... https://unity.com/_next/static/chunks/ad07e0cae423481f.js — 200 — 1.9 KiB — 268 ms — h2https://unity.com/_next/static/chunks/483f2ddec97f45d6.jsunity.com/_next/static/chunks/483f2... https://unity.com/_next/static/chunks/483f2ddec97f45d6.js — 200 — 2.9 KiB — 269 ms — h2https://unity.com/_next/static/chunks/e77dcc1f53649597.jsunity.com/_next/static/chunks/e77dc... https://unity.com/_next/static/chunks/e77dcc1f53649597.js — 200 — 1.8 KiB — 269 ms — h2https://unity.com/_next/static/chunks/77ec209edfe0628b.jsunity.com/_next/static/chunks/77ec2... https://unity.com/_next/static/chunks/77ec209edfe0628b.js — 200 — 1.9 KiB — 269 ms — h2https://unity.com/_next/static/chunks/e8372a3640c3853a.jsunity.com/_next/static/chunks/e8372... https://unity.com/_next/static/chunks/e8372a3640c3853a.js — 200 — 1.8 KiB — 290 ms — h2https://unity.com/_next/static/chunks/cd7751a97b1bc181.jsunity.com/_next/static/chunks/cd775... https://unity.com/_next/static/chunks/cd7751a97b1bc181.js — 200 — 1.9 KiB — 269 ms — h2https://unity.com/_next/static/chunks/da93db868ef4c783.jsunity.com/_next/static/chunks/da93d... https://unity.com/_next/static/chunks/da93db868ef4c783.js — 200 — 3.2 KiB — 290 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo…www.w3.org/2000/svg' %3E%3Cfilter i... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cfilter id='b' colo… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cp…www.w3.org/2000/svg' fill='none' vi... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cp… — 200 — 0 B — 0 ms — datahttps://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F59f2fb2d2840b2bec28676d4370a4c59eaddc772-1920x1080.png&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F59f2fb2d2840b2bec28676d4370a4c59eaddc772-1920x1080.png&w=750&q=75 — 200 — 5.8 KiB — 132 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F984dd799f46f370525d3ccc085fb5a02d2178f32-1920x1080.png&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F984dd799f46f370525d3ccc085fb5a02d2178f32-1920x1080.png&w=750&q=75 — 200 — 13.1 KiB — 132 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F0d8641ade18b3ed6c36e20a0a9e4d0b46173437d-800x450.jpg&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F0d8641ade18b3ed6c36e20a0a9e4d0b46173437d-800x450.jpg&w=750&q=75 — 200 — 13.3 KiB — 136 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F57703f03bffd968b074f3405cc0afb45a97b9e8f-3840x2160.png&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F57703f03bffd968b074f3405cc0afb45a97b9e8f-3840x2160.png&w=750&q=75 — 200 — 3.0 KiB — 137 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F7bbc68cab2e2bc78dfe066f0be06b3a19616b85d-800x450.jpg&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F7bbc68cab2e2bc78dfe066f0be06b3a19616b85d-800x450.jpg&w=750&q=75 — 200 — 39.5 KiB — 141 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2Fb618f472ccd87d361f3dfe11f015cdc8816071f1-800x450.jpg&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2Fb618f472ccd87d361f3dfe11f015cdc8816071f1-800x450.jpg&w=750&q=75 — 200 — 23.5 KiB — 148 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2Fd323cd807ac2abf80261f0b02cf8863ca44eebb0-1290x720.png&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2Fd323cd807ac2abf80261f0b02cf8863ca44eebb0-1290x720.png&w=750&q=75 — 200 — 40.0 KiB — 143 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2Fc0470bf62f8b53c3a8cbed790013000ad46a51e5-1920x1080.jpg%3Fauto%3Dformat&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2Fc0470bf62f8b53c3a8cbed790013000ad46a51e5-1920x1080.jpg%3Fauto%3Dformat&w=750&q=75 — 200 — 40.0 KiB — 144 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F49764ef02ef4e220eee7835aaa36c8fbff57dd8b-1505x846.jpg%3Fauto%3Dformat&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F49764ef02ef4e220eee7835aaa36c8fbff57dd8b-1505x846.jpg%3Fauto%3Dformat&w=750&q=75 — 200 — 12.2 KiB — 144 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F66b870df9659fafe423f50c491b964310ec0e98d-1024x576.png%3Fauto%3Dformat&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F66b870df9659fafe423f50c491b964310ec0e98d-1024x576.png%3Fauto%3Dformat&w=750&q=75 — 200 — 39.1 KiB — 147 ms — h2https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F66b37d5671ce2a59e40a424a31358290a4344b0e-1024x576.png%3Fauto%3Dformat&w=750&q=75unity.com/_next/image?url=https%3A%... https://unity.com/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Ffuvbjjlp%2Fproduction%2F66b37d5671ce2a59e40a424a31358290a4344b0e-1024x576.png%3Fauto%3Dformat&w=750&q=75 — 200 — 9.8 KiB — 145 ms — h2https://unity.com/_next/static/media/9c72aa0f40e4eef8-s.18a48cbc.woff2unity.com/_next/static/media/9c72aa... https://unity.com/_next/static/media/9c72aa0f40e4eef8-s.18a48cbc.woff2 — 200 — 18.5 KiB — 140 ms — h2https://o488710.ingest.sentry.io/api/4503931302641664/envelope/?sentry_version=7&sentry_key=ce7d682306884c779d3c5d683a430b07&sentry_client=sentry.javascript.nextjs%2F10.34.0o488710.ingest.sentry.io/api/450393... https://o488710.ingest.sentry.io/api/4503931302641664/envelope/?sentry_version=7&sentry_key=ce7d682306884c779d3c5d683a430b07&sentry_client=sentry.javascript.nextjs%2F10.34.0 — 200 — 300 B — 97 ms — h2https://unity.com/favicon.ico?favicon.7a943bb4.icounity.com/favicon.ico?favicon.7a943... https://unity.com/favicon.ico?favicon.7a943bb4.ico — 200 — 15.1 KiB — 51 ms — h2https://unity.com/_next/static/chunks/ba6fdcc3e75d98e3.jsunity.com/_next/static/chunks/ba6fd... https://unity.com/_next/static/chunks/ba6fdcc3e75d98e3.js — 200 — 642 B — 43 ms — h2https://unity.com/_next/static/chunks/8f7652cc43dc9d9e.jsunity.com/_next/static/chunks/8f765... https://unity.com/_next/static/chunks/8f7652cc43dc9d9e.js — 200 — 15.8 KiB — 43 ms — h2https://unity.com/_next/static/chunks/1e5e1a5fd74d5b99.jsunity.com/_next/static/chunks/1e5e1... https://unity.com/_next/static/chunks/1e5e1a5fd74d5b99.js — 200 — 9.6 KiB — 63 ms — h2https://api.unity.com/v1/oauth2/authorize/logined-usersapi.unity.com/v1/oauth2/authorize/l... https://api.unity.com/v1/oauth2/authorize/logined-users — 200 — 735 B — 147 ms — h2https://api.ipify.org/?format=jsonapi.ipify.org/?format=json https://api.ipify.org/?format=json — 200 — 157 B — 167 ms — h2https://api.ipify.org/?format=jsonapi.ipify.org/?format=json https://api.ipify.org/?format=json — 200 — 76 B — 264 ms — h2https://api.ipify.org/?format=jsonapi.ipify.org/?format=json https://api.ipify.org/?format=json — 200 — 77 B — 362 ms — h2https://api.ipify.org/?format=jsonapi.ipify.org/?format=json https://api.ipify.org/?format=json — 200 — 77 B — 461 ms — h2https://api.unity.com/v1/oauth2/authorize/logined-usersapi.unity.com/v1/oauth2/authorize/l... https://api.unity.com/v1/oauth2/authorize/logined-users — 200 — 735 B — 170 ms — h2https://unity.com/_next/static/chunks/1db4e3429f2113e2.jsunity.com/_next/static/chunks/1db4e... https://unity.com/_next/static/chunks/1db4e3429f2113e2.js — 200 — 10.3 KiB — 36 ms — h2https://api.unity.com/v1/oauth2/authorize/logined-usersapi.unity.com/v1/oauth2/authorize/l... https://api.unity.com/v1/oauth2/authorize/logined-users — 200 — 760 B — 40 ms — h2https://cdn.cookielaw.org/consent/a9f5fcb3-4c7f-4bb7-93bf-7607ffbdabe0/a9f5fcb3-4c7f-4bb7-93bf-7607ffbdabe0.jsoncdn.cookielaw.org/consent/a9f5fcb3-... https://cdn.cookielaw.org/consent/a9f5fcb3-4c7f-4bb7-93bf-7607ffbdabe0/a9f5fcb3-4c7f-4bb7-93bf-7607ffbdabe0.json — 200 — 3.3 KiB — 81 ms — h2https://unity.com/download?_rsc=eqsiqunity.com/download?_rsc=eqsiq https://unity.com/download?_rsc=eqsiq — 307 — 267 B — 126 ms — h2https://unity.com/?_rsc=eqsiqunity.com/?_rsc=eqsiq https://unity.com/?_rsc=eqsiq — 200 — 694 B — 62 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 105 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5V25JL6www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5V25JL6 — 200 — 201.6 KiB — 265 ms — h2https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.jscdn.jsdelivr.net/npm/hls.js@1.1.4/d... https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.js — 200 — 94.7 KiB — 46 ms — h2https://api.unity.com/v1/oauth2/authorize?client_id=cms_unity&response_type=code&redirect_uri=https%3A%2F%2Fcloud.unity.com%2Forganizations%2Fdefault%2Fonboarding%2Fpost-download%3Flocale%3Den&locale=en_us&is_reg=trueapi.unity.com/v1/oauth2/authorize?c... https://api.unity.com/v1/oauth2/authorize?client_id=cms_unity&response_type=code&redirect_uri=https%3A%2F%2Fcloud.unity.com%2Forganizations%2Fdefault%2Fonboarding%2Fpost-download%3Flocale%3Den&locale=en_us&is_reg=true — -1 — 0 B — 99 ms — https://api.unity.com/v1/oauth2/authorize?client_id=cms_unity&response_type=code&redirect_uri=https%3A%2F%2Fcloud.unity.com%2Forganizations%2Fdefault%2Fonboarding%2Fpost-download%3Flocale%3Den&locale=en_us&is_reg=trueapi.unity.com/v1/oauth2/authorize?c... https://api.unity.com/v1/oauth2/authorize?client_id=cms_unity&response_type=code&redirect_uri=https%3A%2F%2Fcloud.unity.com%2Forganizations%2Fdefault%2Fonboarding%2Fpost-download%3Flocale%3Den&locale=en_us&is_reg=true — 200 — 0 B — 85 ms — h2https://unity.com/?_rsc=7uv4zunity.com/?_rsc=7uv4z https://unity.com/?_rsc=7uv4z — 200 — 1.3 KiB — 68 ms — h2https://unity.com/?_rsc=tqoh7unity.com/?_rsc=tqoh7 https://unity.com/?_rsc=tqoh7 — 200 — 1.0 KiB — 71 ms — h2https://unity.com/?_rsc=mubjwunity.com/?_rsc=mubjw https://unity.com/?_rsc=mubjw — 200 — 15.7 KiB — 69 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js — 200 — 124.4 KiB — 48 ms — h2https://unity.com/?_rsc=2mwi9unity.com/?_rsc=2mwi9 https://unity.com/?_rsc=2mwi9 — 200 — 29.1 KiB — 55 ms — h2https://stream.mux.com/b00FZgq01jaMDeC700ti2HNOhuvo02mWLMYx.m3u8stream.mux.com/b00FZgq01jaMDeC700ti... https://stream.mux.com/b00FZgq01jaMDeC700ti2HNOhuvo02mWLMYx.m3u8 — 200 — 1.3 KiB — 173 ms — h2https://cdn.cookielaw.org/consent/a9f5fcb3-4c7f-4bb7-93bf-7607ffbdabe0/01975f69-adba-7861-9138-86b811451855/en.jsoncdn.cookielaw.org/consent/a9f5fcb3-... https://cdn.cookielaw.org/consent/a9f5fcb3-4c7f-4bb7-93bf-7607ffbdabe0/01975f69-adba-7861-9138-86b811451855/en.json — 200 — 27.8 KiB — 60 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otFlat.json — 200 — 3.4 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/v2/otPcTab.json — 200 — 13.7 KiB — 39 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 37 ms — h2https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202511.1.0/assets/otCommonStyles.css — 200 — 4.6 KiB — 36 ms — h2https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/00nOJdKvDQo2NECI7u5WOwi59lSUDhyGGCPpEYqtcGzVjCj01YfbTFj7NCoyvwIG01XZLaMmup8Spfx37Qi3GOdQg5N9axH5QxPydyQcxoRHbg/rendition.m3u8?cdn=fastly&expires=1776963600&skid=edgemv-default-1&signature=NjllYTUwY2FfOTA2OGRkZmI3YmMxZTgyNjY3OTc0MGRjZmY1NzRkZjlmOTA4MjZlM2U3YThiYzBmMjAyNzlhN2RhZWQyODBjZA==manifest-oci-us-ashburn-1-vop1.edge... https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/00nOJdKvDQo2NECI7u5WOwi59lSUDhyGGCPpEYqtcGzVjCj01YfbTFj7NCoyvwIG01XZLaMmup8Spfx37Qi3GOdQg5N9axH5QxPydyQcxoRHbg/rendition.m3u8?cdn=fastly&expires=1776963600&skid=edgemv-default-1&signature=NjllYTUwY2FfOTA2OGRkZmI3YmMxZTgyNjY3OTc0MGRjZmY1NzRkZjlmOTA4MjZlM2U3YThiYzBmMjAyNzlhN2RhZWQyODBjZA== — 200 — 1.7 KiB — 147 ms — h2https://o488710.ingest.sentry.io/api/4503931302641664/envelope/?sentry_version=7&sentry_key=ce7d682306884c779d3c5d683a430b07&sentry_client=sentry.javascript.nextjs%2F10.34.0o488710.ingest.sentry.io/api/450393... https://o488710.ingest.sentry.io/api/4503931302641664/envelope/?sentry_version=7&sentry_key=ce7d682306884c779d3c5d683a430b07&sentry_client=sentry.javascript.nextjs%2F10.34.0 — 200 — 56 B — 33 ms — h2https://o488710.ingest.sentry.io/api/4503931302641664/envelope/?sentry_version=7&sentry_key=ce7d682306884c779d3c5d683a430b07&sentry_client=sentry.javascript.nextjs%2F10.34.0o488710.ingest.sentry.io/api/450393... https://o488710.ingest.sentry.io/api/4503931302641664/envelope/?sentry_version=7&sentry_key=ce7d682306884c779d3c5d683a430b07&sentry_client=sentry.javascript.nextjs%2F10.34.0 — 429 — 326 B — 32 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NJ65JVC&gtm=4e64f0www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NJ65JVC&gtm=4e64f0 — 200 — 164.3 KiB — 115 ms — h2https://plausible.it.unity3d.com/js/script.pageview-props.jsplausible.it.unity3d.com/js/script.... https://plausible.it.unity3d.com/js/script.pageview-props.js — 200 — 1.7 KiB — 419 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ… — 200 — 0 B — 0 ms — datahttps://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 555 B — 31 ms — h2https://cdn.cookielaw.org/logos/0be70f5e-5e8c-4b5b-a70e-3c3899308c62/bd2f7f6c-aedd-4cb5-9a23-928ed573901d/8506c1ab-21ee-4752-8318-a825f65bde2f/unity-logo.pngcdn.cookielaw.org/logos/0be70f5e-5e... https://cdn.cookielaw.org/logos/0be70f5e-5e8c-4b5b-a70e-3c3899308c62/bd2f7f6c-aedd-4cb5-9a23-928ed573901d/8506c1ab-21ee-4752-8318-a825f65bde2f/unity-logo.png — 200 — 2.4 KiB — 34 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 31 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/F5NJESCD008opwDLcBPyQCzpLuwSqocca1w02oklMcxhhQwUt3s3SHN6Q27eFDc02pW02vWNW8ftok8eu003ZrOvbKkzsJpKz4jyciJ5RWfIlres/0.ts?skid=default&signature=NjllYTUwMTBfYWE1M2RiZWI0NjliMzZiMTU1MDViMDIzOTVkNWIwMDVmNjhlMzE5ZTU4YzVkMmQ5ODBmODI5ODFjMzBkYjc2Mw==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/F5NJESCD008opwDLcBPyQCzpLuwSqocca1w02oklMcxhhQwUt3s3SHN6Q27eFDc02pW02vWNW8ftok8eu003ZrOvbKkzsJpKz4jyciJ5RWfIlres/0.ts?skid=default&signature=NjllYTUwMTBfYWE1M2RiZWI0NjliMzZiMTU1MDViMDIzOTVkNWIwMDVmNjhlMzE5ZTU4YzVkMmQ5ODBmODI5ODFjMzBkYjc2Mw==&zone=0 — 200 — 1011.9 KiB — 53 ms — h2blob:https://unity.com/f07117ba-e6f4-4164-b309-a705c7b79132unity.com/f07117ba-e6f4-4164-b309-a... blob:https://unity.com/f07117ba-e6f4-4164-b309-a705c7b79132 — 200 — -1 B — 38 ms — blobhttps://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/hqJO01YC3c6eC0201wJQT01ucTOGANtYvW01TL02rN68WARjGTpbkwLCEF00MEKxd3CQ1TBc9hD82UwAfZPhtINf01NE4g/rendition.m3u8?cdn=fastly&expires=1776963600&skid=edgemv-default-1&signature=NjllYTUwY2FfOTQ4YjVlZDRiZDEzNjYzYTM2ZjhiMTg2MDBiMDVkMGNiNDg3ODNjMzZhYjMwMmU1NjY4ZDBlYWZmNDU5YmRmMg==manifest-oci-us-ashburn-1-vop1.edge... https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/hqJO01YC3c6eC0201wJQT01ucTOGANtYvW01TL02rN68WARjGTpbkwLCEF00MEKxd3CQ1TBc9hD82UwAfZPhtINf01NE4g/rendition.m3u8?cdn=fastly&expires=1776963600&skid=edgemv-default-1&signature=NjllYTUwY2FfOTQ4YjVlZDRiZDEzNjYzYTM2ZjhiMTg2MDBiMDVkMGNiNDg3ODNjMzZhYjMwMmU1NjY4ZDBlYWZmNDU5YmRmMg== — 200 — 1.7 KiB — 112 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/bsqCtUAnEwxbnabEGV6tVd00KqzMsd8sitOenmNcGNspRZRPGpzIhCDEenzz6bl62W4G01dCC2KnaYqmpbi7Kefjb027HKkhWpL/1.ts?skid=default&signature=NjllYTUwMTBfMDRlMDAyNzJmM2EzMTc4MDZmOTE0NmEwNjc5NTRlNTMwMzFmMGZmNTFkMzU0YzNkZTA5OTMxY2ViYzQxMGVhZg==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/bsqCtUAnEwxbnabEGV6tVd00KqzMsd8sitOenmNcGNspRZRPGpzIhCDEenzz6bl62W4G01dCC2KnaYqmpbi7Kefjb027HKkhWpL/1.ts?skid=default&signature=NjllYTUwMTBfMDRlMDAyNzJmM2EzMTc4MDZmOTE0NmEwNjc5NTRlNTMwMzFmMGZmNTFkMzU0YzNkZTA5OTMxY2ViYzQxMGVhZg==&zone=0 — 200 — 2.9 MiB — 69 ms — h2https://plausible.it.unity3d.com/api/eventplausible.it.unity3d.com/api/event https://plausible.it.unity3d.com/api/event — 202 — 219 B — 435 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/bsqCtUAnEwxbnabEGV6tVd00KqzMsd8sitOenmNcGNspRZRPGpzIhCDEenzz6bl62W4G01dCC2KnaYqmpbi7Kefjb027HKkhWpL/2.ts?skid=default&signature=NjllYTUwMTBfMGRhZjRiOTEzNmJjNmMwNGQzZGQ4NzZhZGQ5NjY3MDg1YjZlMmFmMWEwYzNiMzA5NWNlZjVkZmQ0MjUzZTg3Yw==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/bsqCtUAnEwxbnabEGV6tVd00KqzMsd8sitOenmNcGNspRZRPGpzIhCDEenzz6bl62W4G01dCC2KnaYqmpbi7Kefjb027HKkhWpL/2.ts?skid=default&signature=NjllYTUwMTBfMGRhZjRiOTEzNmJjNmMwNGQzZGQ4NzZhZGQ5NjY3MDg1YjZlMmFmMWEwYzNiMzA5NWNlZjVkZmQ0MjUzZTg3Yw==&zone=0 — 200 — 3.4 MiB — 79 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/bsqCtUAnEwxbnabEGV6tVd00KqzMsd8sitOenmNcGNspRZRPGpzIhCDEenzz6bl62W4G01dCC2KnaYqmpbi7Kefjb027HKkhWpL/3.ts?skid=default&signature=NjllYTUwMTBfMjZjMDNmNjA4OTI1MDg5MWEyM2VkNDRmMmMzNzM0MTY1N2VhYWViYTc2ZjZmMDU3Y2FiMjQ2MjBhYzI1Yzc1ZQ==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/bsqCtUAnEwxbnabEGV6tVd00KqzMsd8sitOenmNcGNspRZRPGpzIhCDEenzz6bl62W4G01dCC2KnaYqmpbi7Kefjb027HKkhWpL/3.ts?skid=default&signature=NjllYTUwMTBfMjZjMDNmNjA4OTI1MDg5MWEyM2VkNDRmMmMzNzM0MTY1N2VhYWViYTc2ZjZmMDU3Y2FiMjQ2MjBhYzI1Yzc1ZQ==&zone=0 — 200 — 4.6 MiB — 108 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/kILEYqmJsbwEeluGdu01esWUW4kU2Svf6VjDwCaMvgIX00m3Q8uAa00102XM7boycchu02Zhj1ffA9lbX5yZMzP01lcKNcgM1iwkLU/4.ts?skid=default&signature=NjllYTUwMTBfMGI5Yjg3OTM1ZGVhOTUwMmE0ODM2YjcyYmYzYzU1N2Y4NjY5MTA2OTQwZjRlNjhiZjM1NDJlNjcxYzUzYzdhNw==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/kILEYqmJsbwEeluGdu01esWUW4kU2Svf6VjDwCaMvgIX00m3Q8uAa00102XM7boycchu02Zhj1ffA9lbX5yZMzP01lcKNcgM1iwkLU/4.ts?skid=default&signature=NjllYTUwMTBfMGI5Yjg3OTM1ZGVhOTUwMmE0ODM2YjcyYmYzYzU1N2Y4NjY5MTA2OTQwZjRlNjhiZjM1NDJlNjcxYzUzYzdhNw==&zone=0 — 200 — 4.5 MiB — 105 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/wtFIIl91q1KEBs5Byep8bBQZhtQja01K02pHRdMjXWW7L013aWb8ikTo5AS4tF7eaaxwUPjdjw6r02nfhkwVq00DyADLeFNQR4z1m/5.ts?skid=default&signature=NjllYTUwMTBfZjY2MTM0MTg1YTE1MGRjZTZhYmEyZGMzMzZhZGJiMTMzZWE0YmZhZWNlMTI5NjY2MzdiZWRmMTZiMzRmOTRlZg==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/wtFIIl91q1KEBs5Byep8bBQZhtQja01K02pHRdMjXWW7L013aWb8ikTo5AS4tF7eaaxwUPjdjw6r02nfhkwVq00DyADLeFNQR4z1m/5.ts?skid=default&signature=NjllYTUwMTBfZjY2MTM0MTg1YTE1MGRjZTZhYmEyZGMzMzZhZGJiMTMzZWE0YmZhZWNlMTI5NjY2MzdiZWRmMTZiMzRmOTRlZg==&zone=0 — 200 — 4.5 MiB — 106 ms — h2https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/hqJO01YC3c6eC0201wJQT01ucTOGANtYvW01TL02rN68WARjGTpbkwLCEF00MEKxd3CQ1TBc9hD82UwAfZPhtINf01NE4g/6.ts?skid=default&signature=NjllYTUwMTBfNTg3ZDI5YjFiNDc3ZGEwOGFlNzg5MjY0MDg1ZjE5ZTUwMjc1ZDhlMDgzN2UyYTI3M2E2OTM4ODc0ZjEyZDJmYg==&zone=0chunk-oci-us-ashburn-1-vop1.fastly.... https://chunk-oci-us-ashburn-1-vop1.fastly.mux.com/v1/chunk/hqJO01YC3c6eC0201wJQT01ucTOGANtYvW01TL02rN68WARjGTpbkwLCEF00MEKxd3CQ1TBc9hD82UwAfZPhtINf01NE4g/6.ts?skid=default&signature=NjllYTUwMTBfNTg3ZDI5YjFiNDc3ZGEwOGFlNzg5MjY0MDg1ZjE5ZTUwMjc1ZDhlMDgzN2UyYTI3M2E2OTM4ODc0ZjEyZDJmYg==&zone=0 — 200 — 1.2 MiB — 28 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 15023ms · 833KB · kr1186/mo
unity.com
Other
Costly
Execution 10518ms
Transfer 130 KB
Unused 40%
Monthly Cost kr830/mo
unity.com
Other
Costly
Execution 1342ms
Transfer 95 KB
Monthly Cost kr106/mo
Unattributable
Other
Costly
Execution 1339ms
Transfer 0 KB
Monthly Cost kr106/mo
Google Tag Manager
Tag Manager
Costly
Execution 670ms
Transfer 202 KB
Unused 34%
Monthly Cost kr53/mo
OneTrust
Consent
Essential
Execution 418ms
Transfer 124 KB
Unused 53%
Monthly Cost kr33/mo
unity.com
Other
Costly
Execution 405ms
Transfer 23 KB
Monthly Cost kr32/mo
Google Tag Manager
Tag Manager
Costly
Execution 232ms
Transfer 164 KB
Unused 50%
Monthly Cost kr18/mo
jsDelivr
CDN
Optional
Execution 99ms
Transfer 95 KB
Unused 56%
Monthly Cost kr8/mo

These scripts may cost more than they're worth

  • unity.com adds 10518ms and costs ~kr830/month
  • unity.com adds 1342ms and costs ~kr106/month
  • Unattributable adds 1339ms and costs ~kr106/month
  • Google Tag Manager adds 670ms and costs ~kr53/month
  • unity.com adds 405ms and costs ~kr32/month
  • Google Tag Manager adds 232ms and costs ~kr18/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

unity.com takes 10518ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

unity.com takes 1342ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1339ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 670ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

53% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

unity.com takes 405ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 232ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

50% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

56% of jsDelivr's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback