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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
Add comment