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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Resolution Note:
There are no fixes planned for this Bug