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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
Add comment