# Change Log and Old Versions

## Looking Glass Unreal Plugin&#x20;

[v2.1.0 direct download link](https://github.com/Looking-Glass/Looking-Glass-Unreal-Plugin/releases/tag/2.1)

* UE 5.5 is now supported
* The Plugin is now [open source](https://github.com/Looking-Glass/Looking-Glass-Unreal-Plugin)!&#x20;

## Looking Glass Unreal Plugin 2.0.0

[v2.0.0 direct download link](https://s3.amazonaws.com/static-files.lookingglassfactory.com/UnrealPlugin/PublicReleases/LookingGlassUnrealPlugin-2.0.0.zip)

### Go and 16" support, and UE5.4 support

UE5.4 is now supported.

The plugin now supports our full product line as of September 2024 - the Go, Portrait, 16", 32", and 65".

The plugin has been refactored to use a different method to render to the Looking Glass device.

## Looking Glass Unreal Plugin 1.6.0

[v1.6.0 direct download link](https://s3.amazonaws.com/static-files.lookingglassfactory.com/UnrealPlugin/PublicReleases/LookingGlassUnrealPlugin-1.6.0.zip)

### UE5.3 support and bug fixes

UE5.3 is now supported.

Fixed a bug causing issues rendering geometry cache assets.

Reintroduced tiling settings to the sequencer options.

## Looking Glass Unreal Plugin 1.5.0

[v1.5.0 direct download link](https://s3.amazonaws.com/static-files.lookingglassfactory.com/UnrealPlugin/PublicReleases/LookingGlassUnrealPlugin-1.5.0.zip)

### Lumen, UE5.1, and UE5.2 support

Lumen is now supported for UE5.1 and 5.2.

Upload quilt captures directly to Blocks from the plugin.

Added a new default hologram visualization mode that only updates the hologram view when the scene changes to optimize the plugin for cinematic export generation.

Removed the need to configure the plugin for cinematic capture.

Added the ability to change between HoloPlay Captures in Sequencer by accessing `SetActiveCaptureComponent`.

Removed support for UE4.

## Looking Glass Unreal Plugin 1.4.0

[v1.4.0 direct download link](https://s3.amazonaws.com/static-files.lookingglassfactory.com/UnrealPlugin/PublicReleases/HoloPlayUnrealPlugin-1.4.0.zip)

### Support for Unreal Engine 5

Unreal Engine 5 support is here! Check the [**Unreal Engine 5 Quick Start page**](/software/creator-tools/index/using-the-unreal-engine-plugin.md) for instructions and tips!

Support for Cinematic Depth of Field

Support for Nanite & Virtual Shadow Maps

Added HoloPlay Capture Component for easier integration into your games & characters.&#x20;

Added support for Ray Tracing by default.

Improved Sequencer Controls for HoloPlay Capture, allowing you to control size, FOV and more directly via sequencer.&#x20;

## Looking Glass Unreal Plugin 1.3.0

[v1.3.0 direct download link](https://s3.amazonaws.com/static-files.lookingglassfactory.com/UnrealPlugin/PublicReleases/HoloPlayUnrealPlugin-1.3.0.zip)

### Introduced HoloPlay Capture Component

With the HoloPlay Capture Component you can now add a HoloPlay Capture to an existing pawn, Character or other unreal engine actor. This allows you to more easily integrate Looking Glass support into your current project.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lfdocs.lookingglassfactory.com/software/creator-tools/index/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
