Search Issue Tracker
Fixed
Fixed in 2.X
Votes
0
Found in [Package]
2.7.2
Issue ID
SPLB-339
Regression
Yes
“Leak Detected : Persistent allocates 4 individual allocations.” is logged when animating GameObject on a Spline that has modified Rotation values
Reproduction steps:
1. Open the attached “IN-93707.zip” project
2. Open the “SampleScene”
3. Select the “Spline” GameObject from the Hierarchy
4. Modify its any Rotation values in the Inspector
5. Enter the Play mode
6. Observe the Console
Expected result: No leaks are detected
Actual result: “Leak Detected : Persistent allocates 4 individual allocations.” log is shown
Reproducible with: 2.6.0 (2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3), 2.7.2 (2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3)
Not reproducible with: 2.5.2 (2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3)
Reproducible on: Windows 10 (User reported), Windows 11
Not reproducible on: no other environment tested
Note:
- Reproduction can be inconsistent, the issue might reproduce without 4th step or there might be a need to repeat 4th step a few times for the log to appear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment