Search Issue Tracker
Fixed
Fixed in 6000.0.20f1, 7000.0.0a10
Votes
0
Found in
6000.0.6f1
7000.0.0a1
Issue ID
UUM-73443
Regression
No
[Player Settings] [PS4] - Add module should be changed per build profile and not globally
Steps to reproduce:
1. Open File > Build Profiles
2. Create a PS4 build profile and add a player settings to it (press Customize Player Settings)
3. Add a module in Publishing Settings > Modules
Actual results: It's changing the value for all build profile and project settings > player settings value. Additionally, when a module is added, the error 'EndLayoutGroup: BeginLayoutGroup must be called first' shows up on the console.
Expected results: It should be changed per build profile and not globally. Additionally, no errors should show up on the console.
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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 6000.0.20f1):
Verified on 6000.0.20f1 - PS4 modules are now change per profile and not globally.