Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a7
2021.2
2021.2.0a6
Issue ID
1315755
Regression
Yes
[Profiler] ArgumentNullException is thrown on maximizing Profiler window when Editor Record Mode is set
In the Profiler window, when Editor Record Mode is set then on maximizing Profiler window, ArgumentNullException spams the console.
Refer attached video and attached stack trace.
Steps to repro:
1. Create a new Project.
2. Scene Window > Add Tab > Profiler
3. Profiler > Record Mode-Editor > Record
4. Maximize Editor
Actual result:
ArgumentNullException is thrown on maximizing Profiler window when Editor Record Mode is set.
Expected result:
The editor should maximize gracefully when Editor Record Mode is set.
Reproducible in:
2021.2.0a6, 2021.2.0a1, 2021.1.0b8, 2021.1.0a7
Working Fine in:
2021.1.0a6, 2020.2.6f1, 2020.1.17f1, 2019.4.21f1.
Environment:
Windows 10 and macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment