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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment