The issue was fixed only in 6.6 as part of a broader refactoring effort. This change is too risky to backport, though we may consider isolating a smaller, more targeted fix for older branches in the future.
This issue will be fixed as part of a refactor in 6.3 but cannot be backported to previous versions.
This issue will be fixed as part of a refactor in 6.3 but cannot be backported to previous versions.
This issue will be fixed as part of a refactor in 6.3 but cannot be backported to previous versions.
2023.1 is no longer supported.
How to reproduce:
1. Open the user-attached project “vfx-test.1” and then close it
2. Unzip the user-attached project “vfx-test.2” into the “vfx-test. 1” folder and replace all similar files
3. Open the “vfx-test.1” project
4. In the toolbar, click Test → Go
5. Observe the Console
Expected result: There are no errors displayed
Actual result: An error is logged in the Console because there are no properties, and VFX shader dependencies are missing (we need to recompile the effect in order to render VFX properly)
Reproducible with: 2023.1.4f1
Not reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.2.0b1
Notes:
-After deleting the Library or reimporting the project into the different versions, the issue is resolved
-All affected versions can’t be properly tested because this issue is resolved by upgrading the project
-Also reproducible in Player
Prioritise and Follow this issue
Have a workaround or additional info about this issue?