Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0a20
Issue ID
1341039
Regression
Yes
[Profiler] Errors are thrown on opening the Profile Module Editor window
when a new project is created then in Profiler on opening Profile Module Editor window and adding new profiler modules errors are thrown in the console. Refer attached video.
Steps to Repro:
1. Create a new Project.
2. Window > Analysis > Profiler
3. Open Profiler Module dropdown
4. Click on the Setting icon > Add > Add any available counters
Expected Result: No errors should be thrown on opening the Profile Module Editor window
Actual Result: Errors are thrown on opening the Profile Module Editor window
Reproducible in: 2021.2.0a20
Working Fine in:
2021.2.0a19, 2021.2.0a1, 2021.1.10f1, 2020.3.12f1
Environment: Windows 10 & macOS 10.15
Note: On opening a new project the first time when Profile Module Editor window gets opened that time errors get thrown.
Stack Trace:
Trying to read the value of type Dimension while reading a value of type CommaSeparator
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment