Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.3
2.0.0-pre.3
Issue ID
AVPB-731
Regression
No
PolySpatial SDK occurs GC.Alloc too much
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/Shuriken/Scenes/EditorDebugScene.unity“ Scene
3. Enter the Play Mode
4. Open the Profiler (Window > Analysis > Profiler) and enable Live profiling by pressing the Live button
5. Observe the GC Alloc
Expected result: The GC Alloc is close to 0 KB
Actual result: The GC Alloc is pretty high and inconsistent, spikes even up to 200 KB
Reproducible with: 1.2.3 (2022.3.39f1), 2.0.0-pre.3 (6000.0.12f1)
Reproducible on: MR inside Editor - using M1 Max MacOS 14.5
Not reproducible on: No other environment tested
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note:
There are no fixes planned for this Bug