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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
umangdesai
Oct 17, 2016 09:57
Can you please give information about on which version this issue is resolved?