Unity Issue Tracker - UI Builder does not find the specified path when the path's folder is named a certain way
Closed
UUM-27630
UI Builder does not find the specified path when the path's folder is named a certain way
Unity: UI Builder
Won't Fix
2021.3.X
2020.3.X
As per QA's findings, not reproducible on that specific version. Port is cancelled.
2020.3.X ports are not supported since a similar fix would be required in the UI Builder package (this workflow is not supported since Unity 2021.3.X). Port is cancelled.
Reproduction steps:
1. Open the attached “Test Project” project
2. Open the “UI Builder” window
3. Select the first “IMGUIContainer” panel
4. Change “Background/Image” to the “TestResources/Pict” sprite
Expected result: The panel background image changes to the selected sprite
Actual result: The panel background image doesn’t change and prints “Image not found for path: Pict” in the Console