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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This has been fixed in this ticket: https://jira.unity3d.com/browse/ECSB-801