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
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
- Persisted event listeners are reset when collapsing and expanding a component in the Inspector
- Floating Material Preview window has a burger icon button that does nothing when pressed
- TreeView drag and drop operation is not cancelled when a modal opens over it
Add comment