Search Issue Tracker
Duplicate
Votes
1
Found in [Package]
1.4.0-preview.3
Issue ID
1266214
Regression
No
System.InvalidOperationException or Burst.Compiler.IL.Aot.AotLinkerException is thrown when recompiling a Script/opening project
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Open any of the Scripts
3. Edit it in any way
4. Save it
5. Wait for it to recompile
Expected result: Script is recompiled successfully
Actual result: "System.InvalidOperationException: Burst failed to compile the function pointer `Int32 DoGetCSRTrampoline()`" or "Burst.Compiler.IL.Aot.AotLinkerException: The native link step failed." error is thrown in the Console
Reproducible with: 2018.4.26f1, 2019.4.8f1, 2020.1.2f1, 2020.2.0a20 (1.3.2, 1.4.0-preview.3)
Tested with: Mac Mini (Late 2014) macOS 11.0 Beta (20A5343i, beta 4)
Comments (2)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
clckwrk
Jan 06, 2021 19:28
+1 where is the original?
ryanslikesocool
Aug 21, 2020 18:35
If this is a duplicate issue then where is the original?