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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Resolution Note:
There are no fixes planned for this Bug