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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment