Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.9f1
6000.4.2f1
6000.5.0b3
6000.6.0a3
Issue ID
UUM-138521
Regression
No
EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Steps to reproduce:
1. Modify EditorSettings.asset, such that m_EnterPlayModeOptionsEnabled is equal to 0
2. Disable Domain Reload on enter play mode
3. Enter play mode
Actual results:
No domain reload (as we no have enabled/disabled options as a concept)
Expected results:
Domain reload still occurs
Reproducible with versions:
6000.0/staging, 6000.3 staging, 6000.4 staging, 6000.5 staging, 6000.6 staging
Not reproducible with versions:
N/A
Can’t test with versions:
N/A
Tested on (OS): macOS 15.7.3
Notes:
- Most common case for this occurring is customers reverting changes in version control after doing an upgrade from 2022.X
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment