Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
Issue ID
1036939
Regression
No
WebCamTexture doesn't free all allocated memory on UWP upon destruction
This test project contains a plane with a webcam texture attached to it, and a button to tear it down and then 5 seconds later reinitialize it. Repro steps:
1. Open attached project
2. Build to UWP (I used debug/IL2CPP build)
3. Run on local or remote machine (I ran on local PC as x64 app)
4. Observe that as you click the button the app memory usage keeps increasing (it's shown on the screen). Don't press the button multiple times without waiting for it reload as the test script doesn't handle that gracefully.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment