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
- Performance degrades when Vsync is enabled on computers with Radeon GPUs and monitors with refresh rates above 60Hz
- Serialized UnityEvent data is lost when array elements are reordered and applied to prefab via "Modified Component" menu
- Crash when you call UnloadAllAssetBundles and there are pending AssetBundle.UnloadAsync tasks
- NullReferenceException is thrown in BuilderAssetModificationProcessor.IsUxml() when null string is passed as the assetPath parameter
- IAP Catalog ID and Type fields get inverted when the IAP Catalog window is docked and resized
Resolution Note:
There are no fixes planned for this Bug