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.