Search Issue Tracker
Fixed
Fixed in 2022.2.12f1, 2023.1.0b7, 2023.2.0a1
Votes
0
Found in
2022.2.4f1
2023.1.0b1
2023.2.0a1
Issue ID
UUM-25712
Regression
No
VFX instance leak due to asset editor not properly destroyed
How to reproduce:
# Create a new VFX asset
# Open Profiler
# Try dragging VFX asset in the Scene View but release mouse elsewhere in order not to drop that asset
# Observe Profiler's Memory section
Expected result: GameObject count does not increase
Actual result: GameObject count increases once asset being dragged to the scene
Note: This tricky issue was found by Gabriel
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
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
Resolution Note (fix version 2022.2.12f1):
Bug is fixed in 2022.2.12f1