Search Issue Tracker
Fixed
Fixed in 6000.0.3f1
Votes
0
Found in
6000.0.0b16
Issue ID
UUM-70176
Regression
No
[Player Settings] [Common] [Scripting Compilation] - Update scripting defines when player settings is removed
Steps to reproduce:
1. Open Files > Build Profiles
2. Create a build profile, make it active (press Switch Profile)
3. Add player settings to it (press Customize Player Settings)
4. Add a symbol to the Scripting Define Symbols under Other Settings > Scripting Compilation and press Apply
5. Notice how a warning will show up above the scripting define section under Build Data > Scripting Defines
6. Remove the player settings (kebab menu > Remove Overrides).
Actual results: Notice how the warning above the scripting defines are still there because the added scripting defines didn't get applied.
Expected results: When removing the player settings, the warning should disappear
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment