How to reproduce:
1. Open the “TLEBug.zip“ project
2. Open the “SampleScene”
3. Select the “Main Camera” in the Hierarchy
4. Open the Behavior Designer window by clicking “Open” on the BehaviorTree Component
5. Observe the Console
Actual result: “TypeLoadException: Could not resolve type with token 01000084 from typeref“ error is thrown
Expected result: No error is thrown
Reproducible in: 6000.3.0a1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Not reproducible in: 6000.0.63f1, 6000.2.0b2 (d4c40f50eb81), 6000.2.15f1
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Note: The reporter states that this exception occurs only with the compiled DLL. When testing with the source code, the exception is not thrown