Search Issue Tracker
By Design
Votes
0
Found in
2017.1.1f1
Issue ID
956566
Regression
No
Particle lights do not use Light prefab's culling mask, when using multiple cameras with different culling masks
To reproduce (with attached project):
1. Open project
2. Play scene
Repro steps with new project:
1. Create a standard point light, add light to new layer (Lights)
2. Create a prefab of the light
3. Create a particle system with the light module enabled.
4. Add the light prefab to the particle system light module.
5. Create a separate light camera, culling everything except the light layer.
6. Uncheck the light layer from the main camera's culling mask.
Expected vs Actual: particle's lights are not visible in game view
Reproduced on: 5.5.4p1, 5.6.3p4, 2017.1.1p3, 2017.2.0f1, 2017.3.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment