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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment