Search Issue Tracker
Fixed in 2019.3.X
Votes
2
Found in
2018.3.0a2
2018.3.12f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
Issue ID
1146799
Regression
No
[iOS] 2018.4.3f1 - 2019.2.0a11 Crash at TransformVerticesInnerLoop on OpenGLES2 when project is built with dynamic batching
To reproduce:
1. Open attached project "UnityIphone5Bug.zip"
2. Open "SampleScene.unity" scene
3. Change the Build Platform to iOS
4. In Player Settings set Graphics API to OpenGLES2
5. Build for iOS
6. Deploy the Xcode project to iOS device
Expected result: project is opened without issues
Actual result: crash at * frame #0: 0x0000000104dbd42c ProductName`::TransformVerticesInnerLoop<true, false, false>() [inlined] MultiplyPoint3 at Matrix4x4.h:312:30 [opt]
Reproduced on:
2018.3.0a2 2018.4.0f1 2018.4.3f1 2019.1.8f1 2019.2.0a10 2019.3.0a8
Not reproduced on:
2017.4.29f1 2018.3.0a1 2019.2.0a11 2019.3.0a7
Notes:
- On 2019.3.0a8 it also crashed with Dynamic Batching turned off and Auto Graphics API enabled probably another issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment