Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b2
Issue ID
762159
Regression
Yes
[AdvancedParameters] "Default - Medium" parameter name is misleading when used in "Advanced Parameters" field
Steps to reproduce:
1. Open attached project "GIParameters.zip"
2. Open scene "repro"
3. Open lighting window
4. In hierarchy, select "Cube"
5. In Lighting window, open "Object" tab and notice that "Advanced Parameters" are set to "Default - HighResolution". This means that it won't depend on "Default Parameters" value.
6. Now select "Plane" and notice that its "Advanced Parameters" is set to "Default - Medium". Its name implies that it also shouldn't depend on "Default Parameters" option
7. Open "Scene" tab of "Lighting" window
8. Notice "Default Parameters" is set to "Default - HighResolution"
9. Build lightmap
10. Set "Default Parameters" to "Default - VeryLowResolution"
11. Rebuild lightmap and notice that this time it's different. This means that some object in the scene uses value of "Default Parameters"
12. Select "Plane" and change its "Advanced Parameters" to "Default - HighResolution" and rebuild lightmap
13. Notice that scene looks like when "Default Parameters" had value set to "Default - HighResolution" => This means that "Default - Medium" isn't independent Lightmap Parameters but actually a value of "Default Parameters" field
Long story short - Change from "Default" to "Default - Medium" made it look as if "Default - Medium" is new Lightmap Parameters setting, where in reality it still points to "Default Parameters" field.
Regression introduced in: 5.4.0b2
Reproduced with: 5.4.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment