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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment