Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X
Votes
0
Found in
2018.3.12f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1162014
Regression
No
XRNodeState TryGet methods allocate memory when controllers are not being tracked
How to reproduce:
1. Create a new Unity project
2. Use XRNodeState's "TryGet<T>" function when the node is not being tracked
3. Inspect the allocated memory in the Profiler
Expected results: Allocated memory remains the same
Actual results: Allocated memory increases
Reproducible with: 2018.4.3f1, 2019.1.0a6, 2019.2.0a3, 2019.3.0a1
Not reproducible with: 2019.1.0a7, 2019.1.0b3, 2019.2.0a4, 2019.3.0a2
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
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Resolution Note (fix version 2019.3):
Fixed in 2018.4.4f1, 2019.1.0a7, 2019.2.0a4, 2019.3.0a2