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
- [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