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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
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.