Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1
2019.1.0b7
Issue ID
1136841
Regression
Yes
[iOS] [Metal] DisplayP3 Color Gamut results in metal errors on startup in GenerateBuiltInTextures
Steps to reproduce:
1) Open Unity Hub and create a new project
2) Switch platform to iOS
3) Leave Metal as the only Graphics API in the Player Settings
4) Add DisplayP3 Color Gamut in the Player Settings
5) Build this project and open in xCode
6) Make a build and launch on iPhone XS
Observe: Metal errors in the Console:
Filename: ./Runtime/Graphics/Texture2D.cpp Line: 776)
Invalid texture format (0) for Texture2D
(Filename: ./Runtime/Graphics/Texture2D.cpp Line: 582)
asdfasdfxczDisplaP3 was compiled with optimization - stepping may behave oddly; variables may not be available.
(lldb)
Reproduced with:
2019.1.0b9
Device under testing:
VLNQA0212 iPhone Xs
----------------------------
Fixed in:
2019.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment