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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
There are no fixes planned for this Bug