Search Issue Tracker
Fixed in 2022.2.12f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 2022.2):
Bug is fixed in 2022.2.12f1