Search Issue Tracker
Fixed in 1.0.4
Votes
0
Found in [Package]
preview.1 - 0.6.0
Issue ID
1230838
Regression
No
Profile Analyzer - Saving a capture when no data is loaded results in a NullReferenceException
How to reproduce:
1. Create a new Unity project
2. Import the Profile Analyzer package
3. Open the Profile Analyzer window
4. While no data is loaded select 'Save'
Expected result: 'Save' button is disabled while there is no data to save
Actual result: 'Save' button is functional when there is no data to save, but results in a NullReferenceException when used
Reproducible with: 2018.4.20f1, 2019.3.7f1, 2020.1.0b3, 2020.2.0a5
Could not test with: 2017.4.38f1(package unavailable)
Reproducible with package versions: preview.6 - 0.4.0, preview.1 - 0.6.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment