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)
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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
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?