Skip to content

Blender 5.1: Opening old blend-files causes Blender to crash #1071

Description

@CodeFHD

In Blender 5.1+, trying to open an old .blend-file can crash Blender.
This happens with most, but not all scenes from the LuxCoreTestScenes repository.

Initial analysis:

  • The crash happens when trying to access scene.camera.data, during file opening in this line:
    transparent = scene.camera.data.luxcore.imagepipeline.transparent_film
  • Analysis of the test scenes did not reveal any dependence on Blender version the file was saved with, or whether the file was a compressed or uncompressed .blend-file

Metadata

Metadata

Assignees

Labels

blender bugA bug in Blender itself, needs to be fixed by a Blender developer or contributor

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions