Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(GUI) Physics Material Editor handles selected file path incorrectly #102

Closed
its5Q opened this issue Dec 5, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@its5Q
Copy link
Contributor

its5Q commented Dec 5, 2023

Describe the bug
Physics Material Editor, when selecting a file from the assets window, tries to concatenate an already absolute path with a path to engine resources, leading to an incorrect path.

To Reproduce
Steps to reproduce the behavior:

  1. Open Physics Material Editor
  2. Try to load any random file
  3. Observe an error with two absolute paths concatenated

Expected behavior
Path handling should be correct

Desktop (please complete the following information):

  • OS: any
  • Compiler: MSVC
@innerviewer
Copy link
Member

Closed thanks to @its5Q by 53d5597.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants