Search Issue Tracker
Active
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment