Search Issue Tracker
Fixed
Fixed in 2022.3.5f1, 2023.1.0a26
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.1.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-2729
Regression
No
Standard Material's Lightmap Flag value is changed when switching Inspector mode from Debug to Normal
How to reproduce:
1. Open the attached "1305595_Repro" project
2. In the Project window select the "New Material" Asset
3. In the Inspector at the top-right press the vertical ellipsis and select "Debug"
4. In the Inspector change the Lightmap Flags value to 3
5. In the Inspector at the top-right press the vertical ellipsis and select "Normal"
6. Repeat step 3
Expected results: Lightmap Flags value is 3
Actual results: Lightmap Flags value is 7
Reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.1.17f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1
Notes:
- The issue is not reproducible when the Material's Shader is any other than Standard and Particles Shaders (on which the Lightmap Flags value become 0 instead)
- Here are the other value changes: 2 > 6, 3 > 7, 5 > 1, 8 > 0, 9 > 1, 10 > 14, 11 > 15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment