Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.5.0b4
Issue ID
837039
Regression
No
[Graphics] Creating a RenderTexture under Vulkan with the DefaultHDR format is not supported
Reproduction steps:
1. Open the attached project
2. Navigate to Assets
3. Open the "Testing scene.unity" scene
4. Built and run the project
5. Use development console or output log to view the error (RenderTexture.Create failed: format unsupported - 9)
Expected results: RenderTexture should be created without error.
Actual results: Rendertexture gives error on console/log.
Reproduced with: 5.5.0b4 (this version only supports Vulkan)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment