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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment