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
- 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
Add comment