Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2020.1
2020.1.0a21
Issue ID
1215629
Regression
No
Lightning parameters can't be accessed by C# API (Reflection usage needed)
How to reproduce:
1. Open the attached project
2. GlobalIllumination > Set LM Parameters to Med
3. Check the SetParemetersToMedium() function in lightningSettingsHelper.cs
4. Notice, that reflection usage is needed to change lightmapper settings
Actual result: Reflection usage is needed to change lightmapper settings.
Expected result: The lightmapper settings should be changed via C# API.
Reproducible with: 2018.4.16f1, 2019.2.20f1, 2019.3.0f6, 2020.1.0a21.
Notes:
- The issue also applies to Multiple Importance Sampling.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Global Settings Asset “Open Project Settings > Graphics …” text overflows the button bounds when Inspector is narrow
- The “x” button to delete the input for the Source project is inconsistent and only appears when hovered and creating a new Template
- The “Next” button is not greyed out and still active when creating a new Template in the Hub and the Source project was selected but then something was searched with no options
- “Select a project.” label under the title is not needed because the Source project dropdown already has a placeholder “Search or select a project” when creating a new Template in the Hub
- [Usability] “Sorry, no templates match the search “”” message is not informative when creating a new Project in the Hub with Custom Template filtering enabled but no Custom Templates created
Add comment