Search Issue Tracker
In Progress
Votes
0
Found in [Package]
1.3.10 - Entities
7000.0.0a1
Issue ID
ECSB-1578
Regression
No
Memory leak when "WorldUpdateAllocator" fails to rewind after a Scene rebake
Reproduction steps:
1. Open the attached “repro_IN-96103“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. In the Hierarchy, select “Subscene → Cube → Sphere“
4. Open the Scene view and move around the “Sphere“ GameObject
5. Observe the Console
Expected result: An error indicating an exception is thrown due to “WorldUpdateAllocator“ being rewound after a rebake
Actual result: No errors are thrown, which signals a memory leak
Reproducible with: 1.3.10 (2022.3.59f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: User points out that if you would make this baking system allocate 1 MB every update using the “WorldUpdateAllocator” method instead, you would see the memory grow consistently until the Subscene would be closed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment