Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.2 - Entities
Issue ID
ECSB-1431
Regression
Yes
Code generation failure using IAspect.Lookup within IJobEntity.
Steps to reproduce:
1. Open the "CodegenIssue" project
2. Open the "OutdoorsScene" scene
3. Enter Play Mode
4. Observe the Console window
Actual results: No errors
Expected results: Exceptions are thrown "System.Exception: This method should have been replaced by source gen."
Reproducible with versions: Entities 1.3.2, Editor 6000.0.23f
Tested on (OS): MacOS, Windows{}{}
Notes
- Copying the generated {{Lookup}} implementation into the {{IAspect}} struct, and renaming {{Lookup}} to something else temporarily resolves the exceptions.
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 Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
There are no fixes planned for this Bug