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
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
Add comment