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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment