Search Issue Tracker
Fix In Review
Fix In Review for 2.8.3
Votes
0
Found in
2.8.2
Issue ID
UUM-131876
Regression
Yes
Spline.SetKnot creates a subscriber leak when the Scene tab is closed or not visible
How to reproduce:
1. Open the attached “SplineBug” project
2. Open “scene” scene
3. Close the Scene tab
4. Navigate to Window > Analysis > SceneView Debugger
5. Enter Play mode
6. Observe the SceneView Debugger window
Actual result: The count of subscribers in SceneView.duringSceneGui exponentially increases
Expected result: SceneView Debugger window displays "No subscribers found (List is null)"
Reproducible with: 2.8.2 (6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4)
Not reproducible with: 2.8.1 (6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4)
Reproducible on: Windows 11, macOS 15.7.2
Not reproducible on: No other environments tested
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