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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.