newcolours Posted July 7, 2022 Posted July 7, 2022 Every time I apply a GTS profile with any settings, it removes all of my terrain. Making it invisible or flat I have no idea. Testing is very slow because applying takes a couple of minutes. When I remove the profile the terrain reappears. What's going on!? The console contents are below. The property database "Library/Search/propertyDatabase.db" is already opened. UnityEditor.EditorApplication:Internal_InvokeTickEvents () The property database "Library/Search/propertyAliases.db" is already opened. UnityEditor.EditorApplication:Internal_InvokeTickEvents () Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_TerrainInstancing.hlsl'. at line 1032 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 2772 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 4432 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 6290 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 8184 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 10092 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 11914 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 13784 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 15685 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 18928 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 22148 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 23527 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 24940 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 26351 Shader error in 'PW/GTS_HDRP_Compiled': Couldn't open include file '../GTS_Functions.hlsl'. at line 27757
Solution Isaac Posted July 9, 2022 Solution Posted July 9, 2022 Can you check in your project if these 2 files exist in the shaders folder? Try re-importing the HDRP package, by double clicking on the GTS_UpgradeToHDRP package file. If the issue still persists, try manually right clicking on the HDRP folder and reimporting: Also try right clicking on the GTS_HDRP_Compiled shader and reimporting it: 1
newcolours Posted July 22, 2022 Author Posted July 22, 2022 Hello, the above didn't, because everything was where it should be, but in the mean time I removed GTS, Enviro and Crest completely and re-added each and this particular problem didn't reappear (I can't tell you what the problem was, didn't figure it out)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now