Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f2
Issue ID
896121
Regression
No
[Metal] Using RenderTextureFormat.R8 with Linear color space causes a crash with Nvidia and Intel graphics
When textures with RenderTextureFormat.R8 are used with Linear Color Space enabled in Metal rendering mode, Editor and player crashes.
Steps to reproduce:
1) Open the attached project.
2) Press play.
A crash occurs in Metal drivers. This does not occur with OpenGL or with Color Space set to 'Gamma'. The crash also occurs in builds.
The crash doesn't occur on AMD GPUs.
Note that SupportsRenderTextureFormat with RenderTextureFormat.R8 returns 'true'.
Reproduced on:
2017.1.0b1 (trunk), 5.6.0f3, 5.5.3f1
Devices tested:
Macbook Pro w/ Nvidia GeForce 650M (also Intel 4000) - reproduced
iMac 27' w/ Radeon 395M - did not reproduce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment