Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a23
Issue ID
1220921
Regression
Yes
Baking a Reflection Probe throws D3D11 unsupported ReadPixels destination texture format error and produces artifacts
To reproduce:
1. Open the user's attached "repro.zip"
2. Make sure the Android platform is chosen
2. Delete the reflection data in Assets/Scenes
3. Open the "Observation" scene
4. Select the Reflection Probe
5. Make sure its Type is "Baked"
6. Make sure the HDR flag is true
7. Bake the Reflection Probe
Expected: The probe bakes with no errors or artifacts
Actual: The probe bakes with "D3D11 unsupported ReadPixels destination texture format (6)" error and does not bake as expected
Reproduced with: 2020.1.0a19, 2020.2.0a1, 2020.2.0a2,
Not reproduced with: 2018.4.19f1, 2019.3.5f1, 2020.1.0a18, 2020.2.0a3, 2020.2.0a4
Notes:
- not reproducible in 2020.2.0a3 and up
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
brianmagno_magnopus
May 20, 2020 18:57
Was there a solution for this issue?