Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a1
2018.3.2f1
2019.1.0a1
2019.2.0a1
Issue ID
1131876
Regression
No
Cubemap artifacts in Build are visible when "HDRI Sky" and "Visual Environment" in "Volume" component are selected
How to reproduce:
1. Open the attached project and a scene "Volume01_Yggdrasil"
2. In the Hierarchy window, select "Lighting" -> "Rendering Settings"
3. In the Inspector window, make sure that "Volume" component -> "Visual Environment" and "HDRI Sky" are enabled
3. Build and Run
4. Observe the view in the standalone
Expected result: the CubeMap is normal
Actual result: the CubeMap is covered in artifacts
Reproducible with: 2018.3.13f1, 2019.1.0f2, 2019.2.0a12
Could not test with: 2017.4 due to HDRP not supported on it
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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Resolution Note:
The scene is over the single file size limit (4GB) for texture data causing texture corruption. The current size is 4.14GB of texture data stored in the built "sharedassets0.assets.resS" file. Removing the disabled objects in the scene decrease the generated texture file down to 385MB and it loads correctly.