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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment