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
- 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
umangdesai
Oct 17, 2016 09:57
Can you please give information about on which version this issue is resolved?