Search Issue Tracker
Fixed in 7.2.0
Votes
0
Found in [Package]
7.1.5, 7.1.6
Issue ID
1204872
Regression
Yes
[HDRP] Render Texture doesn't appear on UI Image when viewing it in Scene View or in Build, after building the project
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Inspect the RawImage with a Render Texture
3. Build the project
4. Observe the Scene View or the built project
Expected result: Render Texture appears
Actual result: Render Texture doesn't appear
Reproducible with: 2019.3.0f3 (7.1.6), 2020.1.0a16 (7.1.5, 7.1.6)
Not reproducible with: 2019.2.16f1 (6.9.0-preview, 6.9.2-preview), 2020.1.0a16 (7.1.1)
Couldn't test with: 2017.4.35f1 (Package Manager does not exist), 2018.4.14f1 (4.1.0-preview), 2020.1.0a16 (7.1.2)
Workaround: Set up the HDRP asset to use FP16 color format (Performance could be impacted)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 7.2.0):
Package available in Unity 2019.3.0f6, 2020.1.0a1 and above