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
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
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.