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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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?