Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.14f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1164117
Regression
No
Application.lowMemory event doesn't fire on UWP
Steps to reproduce:
1. Download attached project
2. Open LoadImageTest.cs
3. Comment line 68
4. Build project for UWP
5. Open VS studios and deploy to HoloLens
Expected results: Application.lowMemory event triggers on HoloLens
Actual results: Application.lowMemory event does not trigger on HoloLens
Reproduced with: 2019.3.0a10, 2019.2.0b10, 2019.1.11f1, 2018.4.5f1, 2017.4.30f1
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
- 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
Resolution Note (2019.3.X):
This event is only used on iOS and Android platforms.
Docs: https://docs.unity3d.com/ScriptReference/Application-lowMemory.html
Feature work to support this event in UWP is currently planned for a 2020.x release.