Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2020.2.0a17
Issue ID
1261060
Regression
No
[GPU PLM] The GPU Lightmapper is slow when using "Always Refresh"
The GPU light mapper is not performant when using the "Always Refresh" feature (previously named "animated materials").
It can really tank baking performance on a complex scene, as the GPU will be busy re-rendering the scene constantly.
Suggestion:
- Info message telling the user to turn that off (in the lighting window) or right before starting a bake
- Automatically disable it during baking
- Introduce a "pure bake mode" that just render nothing in the viewport, for maximum baking performance
More info here https://unity.slack.com/archives/CV9P2CNP4/p1601686156062300?thread_ts=1601676650.057700&cid=CV9P2CNP4
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2020.2.X):
This issue will be fixed as part of a larger refactor.