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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment