Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0a3
Issue ID
813351
Regression
No
[iOS][Android] Point light lights scene incorrectly in Survival Shooter
Steps to reproduce:
1) Open the attached project (or import Survival Shooter from the Asset Store to a blank project).
2) Build and deploy to an iOS device.
3) When the app launches, tap the screen to shoot.
Editor works as expected. The attached project has the lights re-baked. If the project is built without manually re-baking first, the whole scene is lit be the point light instead of only a small cone in front of the player. After re-baking the lighting, only small areas scattered around the scene are lit. Tested with Metal and GLES2.
Reproduced on:
iPhone SE, 10.0
iPad Pro 9.7", 9.3
iPad Mini, 7.0.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Resolution Note:
Does not reproduce with LWRP build. As it is not a regression and it is using the legacy rendering pipeline, the bug is going to be closed as we are focusing on LWRP going forward.