Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2021.2
2022.1
2022.2
2022.2.0a6
Issue ID
1405678
Regression
No
New profiler module can be created without the title when user adds a space in the title
To reproduce:
1. Open an Editor;
2. Go to Window -> Analysis -> Profiler;
3. Click on a dropdown next to “Profiler Modules”;
4. Click on a cog and verify that “Profiler Module Editor” opens;
5. Click on “Add”;
6. Delete “New Profiler Module” text from the new module creation field;
7. Add on space in it;
8. Add one or more counters to that new module;
9. Click “Save Changes”.
Expected Results: Module shouldn't be create without the title. User should get a validation message to control it.
Actual Result: Module becomes created without the title.
Notes:
- Would be to good to have validation as Unity HUB has during project creation.
Reproduced on Unity 2022.2.0a6, 2022.1.0b10, 2021.2.14f1 and 2020.3.30f1.
Could not reproduce on Unity 2019.4.36f1, because this functionality is not available.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment