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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 7.2.0):
Package available in Unity 2019.3.0f6, 2020.1.0a1 and above