Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0-pre.12 - Entities
Issue ID
ECSB-960
Regression
Yes
Profiler warnings are thrown when profiling a simple physics scene
*Steps to reproduce:*
# Create a new URP/HDRP project
# Install Enitity and Physics packages
# In the physics package install samples (Package Manager > Physics package > Samples > Install Samples)
# Create a new Subscene
# Create a Cube in the subscene and add Physics Body and Physics Shape Component to it.
# Open a new profiler window
# Enter Play Mode and check the profiler
*Actual results:* After a few seconds this warning is thrown:
{code:java}
Internal: deleting an allocation that is older than its permitted lifetime of 4 frames{code}
*Expected results:* No warnings are thrown
*Tested on (OS):* Windows 10
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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note:
There are no fixes planned for this Bug