Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2022.1
2022.1.0a11
Issue ID
1370679
Regression
Yes
Lightmap exposure field doesn't accept negative values after typing positive numbers into it
Steps to repro:
1. Open the attached project and "SampleScene" scene;
2. In the Scene view expand Editor visualizations dropdown and open Baked Lightmap visualization filter;
3. In the Scene view input any valid positive integer value to the Lightmap Exposure field (e.g. "5");
4. In the Scene view input any valid negative value to the Lightmap Exposure field (e.g. "-5").
Expected result:
The lightmap exposure is updated to the previously typed negative value ("-5").
Actual result:
The lightmap exposure is updated to the positive value of the typed number ("5"). See attached repro video.
Regression introduced somewhere in between Versions 2020.3 and 2022.1
Notes:
- Reproducible in Version 2022.1.0a11;
- Not reproducible in Version 2020.3.20f1;
- Couldn't test in 2021.2, as the Lightmap exposure window is not visible in that version because of the known unrelated issue;
- Not reproducible if typing negative numbers after initially opening the Baked Lightmap tab; reproducible only after having previously typed positive value into the Lightmap Exposure field;
- Reproducible on Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment