Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.1.5
Issue ID
ARFB-485
Regression
No
The sub-systems are being re-registered and overwritten leading to a warning spam when entering the Play Mode with Enter Play Mode Options toggled on and Reload Domain un-toggled
How to reproduce:
1. Open the “XR Issue“ project
2. Open the “SampleScene“
3. Navigate to “Edit/Project Settings/Editor“
4. Under Enter Play Mode Settings toggle on Enter Play Mode Options
5. Leave both Reload Domain and Reload Scene un-toggled
6. Enter the Play Mode
7. Observe the Console window
Expected result: No warnings shown
Actual result: “Registering subsystem descriptor with duplicate ID '<Subsystem name>' - overwriting previous entry.“ warnings shown
Reproducible with: 5.1.5 (2021.3.42f1, 2022.3.41f1)
Could not test with: 5.1.4 (2021.3.41f1) (Could not resolve the Console errors), 6.0.1, 6.0.2 (6000.0.14f1) (Different functionality of Enter Play Mode Options, cannot just enable it)
Reproducible on: macOS 14.5 (Intel)
Not reproducible on: No other environments tested
Workaround: Toggle off the Enter Play Mode Options or leave the Enter Play Mode Options toggled on and toggle on the Reload Domain option
Notes:
- More information in the comments
- Toggling on Reload Scene will still reproduce the issue
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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Resolution Note:
This is fixed in 6.0.2 but we do not intend to fix in 5.1.x - the workaround is toggle off Enter Play Mode Options.