[2024] SDK 1.2.2 Blender Exporter - Open file - resets Fresnel factor - Fresnel Opacity bias to 1

Version: 1.XX.XX.X SDK 1.2.0 and 1.2.2

Frequency: Consistently

Severity: *Blocker
(Low - quality of life, workflow optimization, rare enough to not impact production, etc…
High - critical but workarounds are available, important feature not working as expected, frequent enough to impact production
Blocker - prevents from working on the project, prevents from releasing the product)

Marketplace package name: if applicable

Context: What package? When editing or mounted from Community? In main menu or in flight? etc…

Similar MSFS 2020 issue: insert url here if applicable

Bug description:
Create a cube - set material to Fresnel - set the fresnel factor and opacity. save file. Open file - fresnel factor and Opacity bias reset back to default 1.0

Repro steps:

Attachments:

Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content

Possible fix:

add lines to attributes property lines 53

        
        MSFS2024_MaterialProperties.FRESNELFACTOR,
        MSFS2024_MaterialProperties.FRESNELOPACITYBIAS,

to msfs_material_fresnel_fade.py

2 Likes

Hello

We can confirm this bug.

Not fixed in [2024 SU1] SDK 1.2.2 Exporter 2.3.2

Hello @DA40CGDFQ,

Can you confirm that this is fixed in the last flighting sdk core 1.2.3 please ?

Regards,
Boris

This is fixed in SDK 1.2.3 Blender exporter 2.3.2 (Please learn to update the Blender version number with each new update thanks)

2 Likes

Hello,

This is the correct version for the SDK 1.2.3. As the SDK 1.2.2 has been removed as it was not supposed to be exposed, the blender plugin version did not need to be updated for the SDK 1.2.3.

Thank you

1 Like