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
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
Add comment