Search Issue Tracker
In Progress
Fix In Review for 6000.4.X
Votes
0
Found in
2023.1.4f1
6000.0.0b11
6000.3.0a1
6000.4.0a1
Issue ID
UUM-43487
Regression
No
VFX Graph gets corrupted and has no properties when manually adding the VFX Graph from the older versions
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
N/A (for this branch)