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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment