Search Issue Tracker
Fixed
Fixed in 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment