Search Issue Tracker
Fixed
Fixed in 1.8.20
Votes
1
Found in [Package]
1.8.18
Issue ID
BUR-2801
Regression
No
“Exception: Unable to resolve the method” error is thrown when directly compiling a Burst-compiled method
Reproduction steps:
1. Open the attached “Burst Inline Bug.zip” project
2. Navigate to Jobs > Burst > Open Inspector…
3. Click on the "NoiseTest(float32&, float32&, float32&, AddNoise`2[CheckerboardNoise,SpheresNoise]&)" method in the Burst Inspector window
4. Observe the Burst Inspector and Console window
Expected result: The method details are loaded and no errors are thrown
Actual result: The method fails to load and the “Exception: Unable to resolve the method” error is thrown
Reproducible with: 2022.3.55f1, 6000.0.35f1, 6000.1.0b3
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment