Search Issue Tracker
Duplicate
Votes
1
Found in
2019.1.0a13
2019.1.0f1
Issue ID
1144778
Regression
Yes
[iOS] [LWRP] EXC_BAD_ACCESS crash at BlitterUtilities.h:53 using DisplayP3 deploying the app on iOS device
To reproduce:
1. Create a new project with LWRP template
2. Switch to iOS platform
3. In player Settings set Color Gamut to DisplayP3
4. Build for iOS
5. Deploy the Xcode project to an iOS device
Expected result: template scene is loaded on the device
Actual result: app crashes at Thread 1: EXC_BAD_ACCESS (code=1, address=0x4)
Reproduced on:
2019.1.0a13 2019.1.0f1
Not reproduced on:
2018.3.13f1 2019.1.0a4 2019.2.0a11
Device reproduced on:
iPhone 8+ iOS 12.0
Notes:
-Can't find exact regressed version because can't build with 2019.1.0a5 - 2019.1.0a12 getting packages errors.
-Doesn't reproduce on Android device
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain inspector is suggesting a shader which doesn't work
- [Search] Index Manager: Empty item in Include or Exclude list will be taken in count
- [Search] Index Manager folder browse button is limited to Asset folder
- [Search] User Created Indices disappear from manager list if disabled
- UI Toolkit's and IMGUI's Color property's label behaves differently after opening the Color Picker window
This is a duplicate of issue #1136841