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
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Resolution Note:
This has been fixed in this ticket: https://jira.unity3d.com/browse/ECSB-801