Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.16f1
Issue ID
UUM-78587
Regression
Yes
Packages manifest "Brief Description" field is active and can be selected in the Inspector even though it is not interactable
How to reproduce:
1. Create a new Unity project
2. In the Project Browser under the Packages folder select any folder
3. Select a "package.json" file
4. In the Inspector, observe the "Brief Description" field
Expected results: The field can't be selected and is not active
Actual result: The field is active and can be selected
Reproducible with: 2023.2.0b2, 6000.0.16f1
Not reproducible with: 2021.3.43f1, 2022.3.43f1, 2023.2.0b1
Reproducible on: macOS Sonoma 14.5 (M1)
Not reproducible on: No other environment tested
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
- 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
Resolution Note:
This is a limitation when we fix the panel so it is vertically scrollable. It needs to be active so user can select and copy text from it.