Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
4.6.0f1
Issue ID
644908
Regression
Yes
2D-Sprite shown in scene like 3D-object
2D-Sprite shown in scene like 3D-object
when you drag the sprite in 2D scene view, the Editor SHOULD switch to the new RectTransform gizmo automatically
2) How can we reproduce it using the example you attached
regression - not reproduces in 4.5.0f2, but reproduces in 4.6.0f1 and 5.0.0b11
1 Create new project and import some image there
2 Select this image in Project view and set "Texture type" to Sprite (in Inspector)
3 Make sure that you switched Scene view in "2D" mode and import this sprite to the scene - notice that it renders like sprite (has rectangle around it, and blue ring in the center)
4 Close Editor without saving
5 Open project again
6 Make sure that Scene view is already in "2D" mode and import sprite to the scene - notice that it renders NOT like a sprite (see attached image)
7 Switch Scene view in "3D" and back to "2D" mode - notice that sprite renders like sprite again
Expected result: this sprite should be rendered like a sprite all times - OR
that when you drag the sprite in 2D scene view, the Editor switches to the new RectTransform gizmo automatically
You can use attached project to reproduce the bug
Please see attached images and video for steps 6-7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment