-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no shadows? #26
Comments
even i'm also not getting shadows on shadow plane! any suggestions for this question @adynathos i tried put static mesh under the shadow plane and still not appearing. |
What OS are you running this on? I think there was a problem with Android rendering which didn't show the shadows which were present on Windows. I will look at it next week when I'm back from holidays. |
Thanks for the reply.. |
I think the reason was that the shadow-plane actor was hidden in the example level, could you try the new test project (1.2.05) or un-hiding the shadow-plane? |
Hi adynathos, Im trying with 1.2.05 project. when im building source im geting this error in the file: error when i commented out this line the build is succeed and when i open the project in 4.19 it says the project map is built for newer versions after opening the project, the project has no aurcamera related things and map is not loaded. when i tried to generate files with 4.20 version, it saying. pls help is 1.2.05 project for 4.20? |
Yes, the change 1.2.04 -> 1.2.05 is making it compile with UE4.20. Anyway you don't need to use the new version to try the shadows.
That suggests that you could install some "universal CRT" component for your VS, or update to VS2017. |
Hi, thanks for making this code available. I have loaded the example project, and printed the markers. I see the cube and candle overlaid in the game, but I do not see the shadows. Do I need to enable them somehow? Thanks again.
The text was updated successfully, but these errors were encountered: