Search Issue Tracker
Fixed
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
- 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