You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Steps to reproduce
Open attatched project.
Right click on 'test_ball.blend' in 'FileSystem' tree and choose 'Open Scene'.
Select 'ball1' scene tree.
Change 'Cast Shadow' property to 'Off' and press Reimport button.
Right click on 'test_ball.blend' in 'FileSystem' tree and choose 'Open Scene'.
Select 'ball1' scene tree.
Change 'Cast Shadow' property to 'On'(default value) and press Reimport button.
Right click on 'test_ball.blend' in 'FileSystem' tree and choose 'Open Scene'.
Select 'ball1' scene tree.
'Cast Shadow' property has been still set 'Off'. (operation no.7 was not applied)
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).
Steps to reproduce
Minimal reproduction project (MRP)
subresource_bug.zip
The text was updated successfully, but these errors were encountered: