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
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
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.