Search Issue Tracker
Fixed in 2021.3.45f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 7000.0.0a1, future release
Votes
0
Found in
2021.3.37f1
2022.3.27f1
6000.0.1f1
Issue ID
UUM-72277
Regression
No
Particle System allocates large amounts of memory when it is very far away from the origin of the Scene
Reproduction steps:
1. Open the “IN-74608.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe memory allocated for the ParticleSystems
5. Press Space on the keyboard
6. Observe memory allocated for the ParticleSystems
Expected result: The allocated memory does not increase
Actual result: The allocated memory increases to over 10 MB for each particle system
Reproducible with: 2021.3.37f1, 2022.3.27f1, 6000.0.1f1
Reproducible on: macOS 14.4.1 (by reporter), Windows 11
Not reproducible on: No other environment tested
Note: Reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment