Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not set back '_subresources' param in import setting to default. #92142

Open
atsds opened this issue May 20, 2024 · 1 comment
Open

Can not set back '_subresources' param in import setting to default. #92142

atsds opened this issue May 20, 2024 · 1 comment

Comments

@atsds
Copy link

atsds commented May 20, 2024

Tested versions

4.2.2-stable (15073af)

System information

Windows10 x64

Issue description

In 'Advanced Import Settings' modal,
When any property changes of children nodes is same as default values,
Changes are not applies to .import file (_subresources property).

movie

Steps to reproduce

  1. Open attatched project.
  2. Right click on 'test_ball.blend' in 'FileSystem' tree and choose 'Open Scene'.
  3. Select 'ball1' scene tree.
  4. Change 'Cast Shadow' property to 'Off' and press Reimport button.
  5. Right click on 'test_ball.blend' in 'FileSystem' tree and choose 'Open Scene'.
  6. Select 'ball1' scene tree.
  7. Change 'Cast Shadow' property to 'On'(default value) and press Reimport button.
  8. Right click on 'test_ball.blend' in 'FileSystem' tree and choose 'Open Scene'.
  9. Select 'ball1' scene tree.
  10. 'Cast Shadow' property has been still set 'Off'. (operation no.7 was not applied)

Minimal reproduction project (MRP)

subresource_bug.zip

@AThousandShips
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants