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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment