Problem with Import-Export: Import Images as Planes in Blender 3.0.0 #95261

Closed
opened 2022-01-27 18:05:35 +01:00 by lamont carlton · 5 comments

System Information
version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: f1cca3055776, type: release
build date: 2021-12-03, 00:44:02
platform: 'Windows-10-10.0.19043-SP0'
binary path: 'C:\Program Files\Blender Foundation\Blender 3.0\blender.exe'
build cflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP /bigobj /Zc:inline -openmp
build cxxflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /EHsc /nologo /J /Gd /MP /EHsc /bigobj /Zc:inline /permissive- /Zc:twoPhase- -openmp /Zc:__cplusplus
build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /ignore:4049 /ignore:4217 /ignore:4221
build system: CMake

Short description of error
When I import jpg image as plane image does not show up in blender.

Exact steps for others to reproduce the error
Open blender

  1. Edit-> Preferences->image in search filter->check Import-Export: Import images as Planes -> close window.
  2. Shift a -> Image -> Image as plane -. browse to jpg with image[In my scenario a sample floor plan]
  3. Use rotate tool. [I did not see floor plan image]

Please advise.

SampleIssue1.PNG

SampleIssue_ImageToImport.PNG

**System Information** version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: f1cca3055776, type: release build date: 2021-12-03, 00:44:02 platform: 'Windows-10-10.0.19043-SP0' binary path: 'C:\\Program Files\\Blender Foundation\\Blender 3.0\\blender.exe' build cflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /nologo /J /Gd /MP /bigobj /Zc:inline -openmp build cxxflags: /W3 /w34062 /w34115 /w34189 /wd4018 /wd4146 /wd4065 /wd4127 /wd4181 /wd4200 /wd4244 /wd4267 /wd4305 /wd4800 /wd4828 /wd4996 /wd4661 /we4013 /we4133 /we4431 /w35038 /DWIN32 /D_WINDOWS /W3 /EHsc /nologo /J /Gd /MP /EHsc /bigobj /Zc:inline /permissive- /Zc:twoPhase- -openmp /Zc:__cplusplus build linkflags: /MACHINE:X64 /SUBSYSTEM:CONSOLE /STACK:2097152 /ignore:4049 /ignore:4217 /ignore:4221 build system: CMake **Short description of error** When I import jpg image as plane image does not show up in blender. **Exact steps for others to reproduce the error** Open blender 1. Edit-> Preferences->image in search filter->check Import-Export: Import images as Planes -> close window. 2. Shift a -> Image -> Image as plane -. browse to jpg with image[In my scenario a sample floor plan] 3. Use rotate tool. [I did not see floor plan image] Please advise. ![SampleIssue1.PNG](https://archive.blender.org/developer/F12828139/SampleIssue1.PNG) ![SampleIssue_ImageToImport.PNG](https://archive.blender.org/developer/F12828142/SampleIssue_ImageToImport.PNG)
Author

Added subscriber: @lCarlton

Added subscriber: @lCarlton
Member

Added subscriber: @EAW

Added subscriber: @EAW
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Texture-solid.jpg

You either have to switch the color to Texture.

Texture-solid_v2.jpg

Or switch the Viewport shading to Material Preview or Render.

Viewport Shading.jpg

For help using Blender, please try one of the community websites: https://www.blender.org/community/

If you think you found a bug, please submit a new report and carefully follow the instructions. Be sure to provide system information, Blender version, and a .blend file with exact steps to reproduce the problem.

![Texture-solid.jpg](https://archive.blender.org/developer/F12828256/Texture-solid.jpg) You either have to switch the color to `Texture`. ![Texture-solid_v2.jpg](https://archive.blender.org/developer/F12828258/Texture-solid_v2.jpg) Or switch the Viewport shading to `Material Preview` or `Render`. ![Viewport Shading.jpg](https://archive.blender.org/developer/F12828260/Viewport_Shading.jpg) For help using Blender, please try one of the community websites: https://www.blender.org/community/ If you think you found a bug, please submit a new report and carefully follow the instructions. Be sure to provide system information, Blender version, and a .blend file with exact steps to reproduce the problem.
Author

Thanks. That worked!

Thanks. That worked!
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#95261
No description provided.