Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0-pre.4 - Entities
Issue ID
ECSB-793
Regression
No
Clicking on Entities Memory in the Profiler throws an error
How to reproduce:
1. Create a new 3D (URP) Project
2. Open Package Manager (Window -> Package Manager)
3. Click the "+" icon
4. Click "Install package from git URL"
5. Type "com.unity.entities@1.2.0-pre.4"
6. Close the Package Manager Window
7. Open Profiler (Right-click on Game tab -> Add Tab -> Profiler)
8. Find the Entities Memory module and click on it
9. Observe the Console
Expected result: No errors are being thrown
Actual result: Errors are being thrown
Reproducible with: 1.2.0-pre.4 (2023.3.0a17)
Reproduced on: Windows 11, Sonoma 14.1.1 (MacBook Pro, Apple M1 Max)
Note: also reproduces when clicking on Entities Structural Changes. Entering and exiting play mode also thrown errors
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
This has been fixed in this ticket: https://jira.unity3d.com/browse/ECSB-801