# 2025.24.0 - December 3 2025 Preview Release

## Improvements & Bug Fixes

* **Player -** Fixed a bug that was causing nodes to disappear in the player under certain circumstances, with certain combinations of rules.
* **Vray** - The Vray Subdivision/Displacement operator was missing the Relative to BBox setting that is available in 3dsmax. As part of this bug fix, we have also exposed the global Vray Displacement settings on the Scene Settings. These settings will now get automatically added on a vrscene import as a Scene, and the settings will be populated with the settings from the imported vrscene.
* **Layered Rendering** - Fixed a bug that was causing the camera not to be included in the render when using composite assets for layered rendering, unless it was tagged. Now the camera should always get pulled into the render layers, regardless of whether it is tagged or not.
* **Logic** - Fixed a bug that was preventing the Set Model action from working correctly under certain circumstances.
* **Render Download** - Fixed an issue that was preventing certain render download jobs from completing successfully.
* **Asset Import** - Fixed a recent regression that was preventing VFBL files from being recognized as a supported file format on import.
* **Asset Import** - Fixed a recent regression that was preventing the Update option from working on imports of textures and some other asset types.


---

# 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://community.threekit.com/releases/2025/2025.24.0-december-3-2025-preview-release.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.
