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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment