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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.