-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Closed
Description
Version/Branch of Dear ImGui:
Version 1.92.2
Back-ends:
imgui_impl_dx9.cpp + imgui_impl_win32.cpp
Compiler, OS:
Any
Full config/build information:
No response
Details:
If the .ini file is disabled, clicking Metrics/Debugger / Settings / Settings unpacked data's input field will result in an assertion error.
Screenshots/Video:
Minimal, Complete and Verifiable Example code:
ImGui::GetIO().IniFilename = nullptr;