Search Issue Tracker
By Design
Votes
9
Found in
5.3.4f1
Issue ID
790734
Regression
Yes
[iOS] Memory leaks are being detected when instantiating an object with Animator on iOS
Steps to reproduce:
1. Open attached project
2. Go to iOS Player Settings and set 'Target SDK' to 'Device SDK' (it's set to 'Simulator SDK' by default)
3. Build the project for iOS
4. Build and run the Xcode project with 'Leaks' profiling tool
5. When the game starts, click 'Duplicate' button to instantiate one more cube
6. Notice the 'Leaks' profiler detects new leaks each time after Instantiating a new cube
Not reproducible with: 5.2.4f1
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
umangdesai
Oct 17, 2016 09:57
Can you please give information about on which version this issue is resolved?