Search Issue Tracker
By Design
Votes
0
Found in
2017.2.0b4
2017.4.1f1
Issue ID
1032211
Regression
Yes
Flare disappears when a Collider Component is added to the same gameObject
Steps to reproduce:
1. Create a gameObject with a Light Component attached
2. In the inspector Window of that gameObject, add a Flare to the 'Flare' property in the Light Component
3. Add any Collider to the same gameObject and try turning it off/on
Expected: the flare is visible regardless of Collider's active status
Actual: the flare disappears when the Collider is turned on
Reproduced in: 2017.2.0b4, 2017.2.2p4, 2017.4.2f2, 2018.1.0f2, 2018.2.0b3
Not reproduced in: 2017.1.3p4, 2017.2.0b3
Note: works with any collider, works with 'point', 'spot' and 'area' Light Type (did not manage to get directional to function with the flare)
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
Add comment