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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment