Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QDS 4.6.0
-
None
-
1
-
28af0f139 (qds/dev)
-
QDS Oulu - 2024 Week 23/24
Description
- Create a 3D project
- Add a texture
- From the Material Browser rename the texture to "LLL"
- This is an illegal id, and it will set the id in code, and breaks the model.
- Go back to code view and edit the id to "lll"
- Go back to Material Editor and rename the texture to "view3D"
-
- This will accept this, while the id "view3D" already exists. This will also break the model.