Search Issue Tracker
Fixed in 1.5.0 & 2.1.0
Votes
0
Found in [Package]
1.4.1
Issue ID
1182117
Regression
No
StyleSheet Asset is not automatically selected when the Asset is created
Reproduction steps:
1. Open new Unity Project
2. In the Toolbar go to Assets -> Create -> TextMeshPro -> Style Sheet
Expected result: The new Asset is created and automatically selected in Project Window's view
Actual result: The new Asset is silently created
Reproduced on: Unity Versions 2018.4.5f1, 2019.2.5f1, 2019.3.0b3, 2020.1.0a4 and Package Versions 1.4.1 and 2.0.1
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 1.5.0 & 2.1.0):
Newly created StyleSheets will now be pinged in the Project tab to make it easier to locate and select them. However, the object will not be selected to avoid overriding existing user selection which could be an object they wish to assign this newly created Stylesheet to.