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
Comments (1)
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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
brianmagno_magnopus
May 20, 2020 18:57
Was there a solution for this issue?