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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used
Add comment