# WebXR Augmented Reality examples are broken

**URL:** https://forum.babylonjs.com/t/webxr-augmented-reality-examples-are-broken/12696
**Category:** Bugs
**Tags:** tutorial
**Created:** [July 21, 2020, 4:41am UTC](https://forum.babylonjs.com/t/webxr-augmented-reality-examples-are-broken/12696 "2020-07-21T04:41:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Yonet](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/yonet/32/4116_2.png) [@Yonet](https://forum.babylonjs.com/u/Yonet)
#### Post date: [July 21, 2020, 4:41am UTC](https://forum.babylonjs.com/t/webxr-augmented-reality-examples-are-broken/12696/1 "2020-07-21T04:41:41Z")

</div>

Tutorial example playgrounds are erroring.

Doc: [WebXR Augmented Reality Features - Babylon.js Documentation](https://doc.babylonjs.com/how_to/webxr_augmented_reality)  
Playground:

- [Babylon.js Playground](https://www.babylonjs-playground.com/pg/F41V6N/revision/32)
- [Babylon.js Playground](https://playground.babylonjs.com/pg/98TM63)

Error message:  
Uncaught SyntaxError: Unexpected token ‘\<’

---

<div class="post-metadata">

### Author: ![RaananW](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/raananw/32/28955_2.png) [@RaananW](https://forum.babylonjs.com/u/RaananW)
#### Post date: [July 21, 2020, 8:01am UTC](https://forum.babylonjs.com/t/webxr-augmented-reality-examples-are-broken/12696/2 "2020-07-21T08:01:56Z")

</div>

Seems like the playground rewrite disabled the ability to use the full URL pattern. @Deltakosh - are there any new rewrites we need to configure?

In the meantime you can use the hashcode format:

[https://www.babylonjs-playground.com/#F41V6N#32](https://www.babylonjs-playground.com/#F41V6N#32) and  
[Babylon.js Playground](https://playground.babylonjs.com/#98TM63)

---

<div class="post-metadata">

### Author: ![Deltakosh](https://sea2.discourse-cdn.com/flex024/user_avatar/forum.babylonjs.com/deltakosh/32/26635_2.png) [@Deltakosh](https://forum.babylonjs.com/u/Deltakosh)
#### Post date: [July 21, 2020, 2:30pm UTC](https://forum.babylonjs.com/t/webxr-augmented-reality-examples-are-broken/12696/3 "2020-07-21T14:30:48Z")

</div>

The playground is deployed the same way as before so if it was working it should still work

And if it does not we have a bug:)
