Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
QDS 4.5
-
None
Description
Steps to reproduce:
- Create a 3D project
- Open Material Browser
- Create two new textures: texture1 and texture2
- Double click texture2 and rename to "texture1"
- -> name is not changed in the UI, but in code the id is changed. Code view shows error for duplicate id (see picture). Material Browser cannot be used before duplicate texture is removed in code view
- Same issue comes when naming texture with e.g numbers (1234) or capital letter (MyTexture)