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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.