Search Issue Tracker
Fixed in 7.1.4
Votes
0
Found in [Package]
6.7.1
Issue ID
1173504
Regression
No
[LWRP] 2D Lights are not disabled when Scene View Light Toggle is turned off
How to reproduce:
1. Open the attached project("SceneLightToggle")
2. Go to Assets > Scenes > SampleScene
3. Open Scene View window
4. Turn off the Scene View Light Toggle
Expected result: the 2D Light present in the Scene turns off
Actual result: the 2D Light present in the Scene stays turned on
Reproducible with: 2019.2.0f1(LWRP 6.9.1), 2019.3.0a11(LWRP 7.0.0)
Notes:
- Required 2D Renderer feature was introduced in 6.6.0 LWRP version, however, the publicly available version with this feature is 6.7.1.
- Couldn't test on 2019.2.0a1 - 2019.2.0a10 as while using 6.7.1 LWRP version "The type or namespace name 'TypeCache' does not exist in the namespace 'UnityEditor'" error was thrown
- LWRP 6.7.1 version became supported in 2019.2 versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VideoPlayer.loopPointReached invokes twice when WaitForFirstFrame is enabled
- Converting empty groups along with nodes into a subgraph prevents subgraph creation and throws errors
- Information box is pushed up when resizing the Visual Element located in the upper part of UI Document
- Transparent objects cannot receive shadows from Point Light when Rendering Path is set to "Deferred" and there is Spot Light in the Scene
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
Add comment