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
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
Add comment