Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-132365
Regression
No
"DebugAllocatorMode" option changes when changed in another Editor instance
Reproduction steps:
1. Create a new project
2. Open Diagnostics (Edit > Preferences > Diagnostics)
3. Under “Core” change “DebugAllocatorMode” to “DecommitMemory“
4. Close project
5. Create a new project and open with 2023.2.22f1
6. Repeat step 2
7. Under Core change “DebugAllocatorMode” to “ReleaseMemory”
8. Repeat step 4
9. Open previous project
10. Repeat step 2
11. Observe the “DebugAllocatorMode” option
Expected result: “DebugAllocatorMode” is set to “DecommitMemory“
Actual result: “DebugAllocatorMode” changed to “ReleaseMemory“
Reproducible with: 6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4
Testing environment: Windows 10 Enterprise 21H2
Note:
- When first opening with 2022.2.22f1 and then with 6000.3.2f1, instead of Core UNITY_MODULE_NAME is present
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
- "DebugAllocatorMode" option changes when changed in another Editor instance
Add comment