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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Resolution Note:
There are no fixes planned for this Bug