Search Issue Tracker
Active
Votes
0
Found in
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-129040
Regression
Yes
"TypeLoadException" error is thrown when opening a specific custom Editor window from a precompiled DLL after upgrading
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment