Search Issue Tracker
Fixed
Fixed in 2022.3.6f1, 2023.1.8f1, 2023.2.0b2, 2023.3.0a1
Votes
0
Found in
2022.3.4f1
2023.1.3f1
2023.2.0a20
2023.3.0a1
Issue ID
UUM-40806
Regression
No
Scene Template: Selected scene item is not fully selected and presented in the selection background
How to reproduce:
# Create a 2D project;
# Go to the "File" menu and select the "Save as Scene Template" sub-menu item;
# Enter quite a long scene title and click save;
# Verify, that the Inspector tab displays created scene template data;
# Go to the "File" menu and select "New Scene"
# Verify, that the "New Scene" window opens and newly created scene with the long title is displayed;
# Select some scene item in the window;
# Use the scrollbar, which is displayed below the "Scene Templates in Project"
# Observe the selected item view
Expected Result: Selected scene item should be displayed in blue and during the scrolling all the item title should be in blue background.
Actual Result: Only the initial selection is displayed in blue. The new scrolled view is not in blue. Added screenshot and video in the "Attachments" section.
Reproducible with: 2022.3.4f1, 2023.1.2f1, 2023.2.0a20.
Not Reproducible with: 2021.3.27f1 as do not has the scrollbar functionality.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note (fix version 2023.3.0a1):
Removed the scrollview in the New Scene dialog. Long titles show ellipsis and side panel can be resized.
Resolution Note (fix version 2023.2.0b2):
Removed the scrollview in the New Scene dialog. Long titles show ellipsis and side panel can be resized.
Resolution Note (fix version 2023.1.8f1):
Removed the scrollview in the New Scene dialog. Long titles show ellipsis and side panel can be resized.
Resolution Note (fix version 2022.3.6f1):
Removed the scrollview in the New Scene dialog. Long titles show ellipsis and side panel can be resized.