Search Issue Tracker
Fixed in 0.2.4-preview.38
Votes
1
Found in [Package]
0.2.4-preview.7
Issue ID
1044363
Regression
No
[Burst] Internal compiler error while processing function `System.Void BurstBug/FirstLevel`2::First(T1,T2)`
To reproduce:
1. Download attached project "BurstBug.zip" and open in Unity
2. Open "SampleScene" scene
3. Press Jobs > Burst Inspector
4. Select "BurstBug+ReproBurstEditor" job
5. Press "Refresh Disassembly" button
Expected results: Compilation succeeds, or a proper error explaining what and why went wrong
Actual results: "Internal compiler error while processing function `System.Void BurstBug/FirstLevel`2::First(T1,T2)" error is printed
Notes:
- This issue appears on both Windows and OSX
- The full error log is in Comments section
Reproduced on Unity 2018.1.2f1, 2018.1.4f1, 2018.2.0b7 and 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment