Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
12.0.0
Issue ID
1322919
Regression
No
[VFX Graph] VFX asset is larger in size after each saved modification
How to reproduce:
1. Create a new HDRP project
2. Create a new vfx graph and open it
3. Delete Output Context
4. Create Output Context
5. Link Output Context to Update
6. Save changes
7. Observe vfx asset file size or save it to text file
8. Repeat steps again from the 3rd step
Expected result: vfx asset file size remains the same there is not additional lines added to the vfx asset file (when comparing in diff tool)
Actual result: vfx asset file size increases, additional data is added to the vfx asset on each iteration(when comparing in diff tool)
Reproduced with: 2021.2.0a10(12.0.0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment