bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Bug] CImGUIContext::TextField raises 'Access reading violation' in CStaticMeshContainer's and some other inspectors #77

Closed bnoazx005 closed 2 years ago

bnoazx005 commented 2 years ago

Bug report

CImGUIContext::TextField raises 'Access reading violation' in CStaticMeshContainer's and some other inspectors

Environment

Win 10 (x64) / Visual Studio 2022 / TDEngine2-v0.5.x / NVidia GTX 860M

Steps to reproduce the issue

  1. Open Dev menu and enable editor
  2. Select some static mesh in a scene
  3. Try to change sub-mesh identifier

What's the expected result?

Everything should be switched without exceptions.

What's the actual result?

CImGUIContext::TextField raises 'Access reading violation'