Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b16
Issue ID
653452
Regression
Yes
[Shadows] Directional light shadows don't work in game view on Unity Free (or with non-Pro mobile addons)
Steps to reproduce:
Important: Only reproducible Unity Free ("-force-free)" or with non-Pro mobile addons (when switched to that platform mode).
1. Create new Unity project
2. Select the '2 by 3' layout for better observation of the bug
3. Add a plane to the scene (GameObject -> 3D Object -> Plane)
4. Change the camera position to 0, 3, -10 and rotation to 10, 0, 0
5. Switch the platform to Android or iOS (File -> Build Settings -> Android/iOS -> Switch Platform)
6. Notice the black (sometimes gray) rendered shadow on the game view and Camera Preview window. Also notice that it's shape is exactly the same as what you see in scene view. (For better understanding see this: http://gyazo.com/497de37ce65b96a143e64dde76292abf )
7. Disable the shadows in quality settings (Edit -> Project Settings -> Quality)
8. Notice the absence of the bug
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Invalid vertex attribute format" error message does not mention "bytes" when the data size is mismatched
- [Windows] About Unity window displays Editor version in two lines instead of one
- [Linux] "Add Component" menu goes under the screen when the menu extends beyond the display boundries
- High Editor GPU usage when Camera with RenderTexture and VFX Graph are in the scene, with Scene/Game tabs closed
- List in Inspector not resizing when exiting Play mode
Add comment