Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
1
Found in
2018.2.0a6
2018.2.0f2
Issue ID
1061635
Regression
Yes
Culling Mask property is overwritten after selecting multiple gameobjects
How to reproduce:
1. Create two Directional Lights in the scene (or any other object with Light Component)
2. In Inspector, set the Culling Mask of the first Light to 'Everything'
3. In Inspector, set Culling Mask of the second Light to 'Default'
4. Multi-select first and second Light
Expected result: Both Lights Culling Mask properties stay the same
Actual result: First Light Culling Mask property changes from 'Everything' to 'Default'
Reproduces with: 2018.2.0a6, 2018.2.1f1, 2018.3.0a5
Does not reproduce in: 2018.2.0a5
Notes: Selecting more Lights results in all their Culling Mask properties change corresponding to the last selected Light
Update: Fixed in 2018.3.0a9 and backported to 2018.2.7f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment