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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
Add comment