Page MenuHomeFeedback Tracker

[1.3.0.125] Workbench Restricts SlotManagerComponent to EntitySlotInfo
Assigned, NormalPublic

Description

As of version 1.3.0.125, Workbench only permits adding EntitySlotInfo to a SlotManagerComponent, and it is no longer possible to change the slot class to any other type.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General
Steps To Reproduce
  1. Open Workbench.
  2. Create a new prefab.
  3. Add a SlotManagerComponent to the prefab.
  4. Add a new Slot to the Slot Manager — you'll notice that Workbench automatically assigns EntitySlotInfo as the slot type.
  5. Attempt to change the slot class using Right Click → Change Class — only EntitySlotInfo is available in the list, even though other valid slot types (such as RegisteringCompartmentSlot) exist and should be selectable.
Additional Information

Event Timeline

Geez changed the task status from New to Assigned.Mon, Mar 24, 2:11 PM