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
- Importers name is not truncated in the Importer type dropdown menu
- Wrong shader appears when Particle System is added as a component
- Realtime Hard Shadows resolution of Spot Light and Point Light cannot be changed by script when using Universal Render Pipeline (URP)
- Warnings in the Package manager have no margin on the right side
- Errors are thrown in the Console and the Game view fails to render when RenderGraph Compatability is disabled and a Camera stack has a Pixel Perfect Camera Component with "Stretch Fill" Crop Frame
Add comment