Search Issue Tracker
Active
Under Consideration for 1.3.X
Votes
9
Found in [Package]
1.3.5 - Entities
Issue ID
ECSB-1420
Regression
Yes
“Exception: System.Exception: This method should have been replaced by source gen.” errors are thrown when using IJobEntity with Aspect.Lookup
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/_/Failure/Scene.unity“ Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: No errors are thrown
Actual result: “Exception: System.Exception: This method should have been replaced by source gen.” errors are thrown
Reproducible with: 1.3.2, 1.3.5 (2022.3.52f1, 6000.0.27f1, 6000.1.0a4)
Not reproducible with: 1.3.0-pre.4 (2022.3.52f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment