Bug #2209
Materials do not get correctly reset when loading/unloading data files while a game is loaded
Description
Steps to reproduce:
- Load Aliens TC and start a map.
- Load a savegame from vanilla Doom.
PackageCompatibilityDialog
unloads all packages.- Materials are now broken.
Related issues
Associated revisions
Fixed|Client|Resource: More robust way to load packages needed by savegame
At the moment, there are a number of bugs that get triggered when
data files are unloaded and loaded individually. As a workaround,
do a complete game unload and reload with the right packages when
loading a savegame that requires different ones.
IssueID #2209
History
#1 Updated by skyjake over 7 years ago
- Related to Bug #1026: Load console command music oversight added
#2 Updated by skyjake almost 6 years ago
- Target version changed from 2.1 (Late 2018) to 2.2 (2019)
#3 Updated by skyjake almost 5 years ago
- Target version changed from 2.2 (2019) to 2.3.x
#4 Updated by skyjake almost 5 years ago
- Related to Bug #1992: Load console command segfaults (needs retesting) added
#5 Updated by skyjake almost 5 years ago
- Related to Bug #2324: Sky texture issue upon MOD loading/unloading in game added
Fixed|Client|Resource: More robust way to load packages needed by savegame
At the moment, there are a number of bugs that get triggered when
data files are unloaded and loaded individually. As a workaround,
do a complete game unload and reload with the right packages when
loading a savegame that requires different ones.
IssueID #2209