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
- Gaps between fields cause accidental element selection when pointing slightly above or below "Element ..." text in a list of elements
- UI flickering in Unity Version Control when the merge options are opened
- Build for iOS with UnityAds fails with linker failures when performing a CocoaPods build
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both
Add comment