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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment