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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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?