Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.57f1
Issue ID
UUM-96008
Regression
No
TypeCache fails to find methods when supplying an assembly name to TypeCache.GetMethodsWithAttribute
Reproduction steps:
1. Open the attached “TypeCacheBug.zip” project
2. Navigate to Test > Find Methods with Attribute
3. Observe the Console window
Expected result: No errors are thrown and
Actual result: “Did not find any methods with MyCustomAttribute in assembly” error is thrown
Reproducible with: 2022.3.57f1
Not reproducible with: 6000.0.36f1, 6000.1.0b3, 6000.2.0a1
Fixed in: 2023.2.0a16
Couldn't test with: 2023.1.0a1-2023.2.0a15 (Could not resolve compilation errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This issue is fixed in all currently supported Unity versions.