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
- The Inspector rounds up float values up to a maximum of 7 digits and overwrites the actual values in the file when saving the asset
- Distant Shadowmask does not cast Shadows on Terrain when baking with Adaptive Probe Volumes
- UI Toolkit Debugger "Text Overlays" dropdown is opened in the wrong position when Dynamic Atlas Viewer is opened
- NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
Add comment