Search Issue Tracker
By Design
Votes
0
Found in
4.3.4f1
Issue ID
601796
Regression
No
AOT compilation of certain dll's fails
To reproduce:
1. Open the attached project
2. Build & run in Xcode
3. Observe the stack trace reporting that various classes could not be AOT compiled.
4. Also, the cube in the scene changes its colour when the scene is run in the editor. On iOS, the cube's colour never changes.
ExecutionEngineException: Attempting to JIT compile method 'Microsoft.FSharp.Core.Operators/OperatorIntrinsics/BaseRangeEnumerator`1<single>:System-Collections-IEnumerator-MoveNext ()' while running with --aot-only.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment