Search Issue Tracker
Fixed
Fixed in 2021.3.19f1
Votes
0
Found in
2020.3.44f1
2021.3.17f1
Issue ID
UUM-26017
Regression
No
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include file is added afterwards in the project, the shader does not automatically see that and reimport and resolve the error. The user needs to manually reimport the affected shader to resolve the state.
The same happens if an include with the same name is added to a higher priority path.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
Add comment