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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment