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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Add comment