Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1096220
Regression
No
[HDRP] Glitches and graphic errors in the Build when using a lot of 8k textures
To reproduce:
1. Download and open a project from ownCloud - https://oc.unity3d.com/index.php/s/LlrqqsMzXFoUPz2 (password is in the edit field)
2. Build and Run the project
Expected: Build's visual effects are the same as in Game mode
Actual: Build is glitched and has graphical artifacts
Reproduced with: 2018.3.2f1, 2019.1.0a13
Notes:
- Deleting Quixel asset pack prevents the issue (it has all 8k textures and high poly models)
- Reducing texture resolutions from 8k prevents the issue
- Was not able to reproduce in 2017.4.18f1 since project breaks (HDRP introduced in 2018.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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The issue is being out of memory, and it can not be addressed on our side. Solution would be reduce memory usage, for example downgrade textures to 4k, etc.