Search Issue Tracker
Fixed in 0.7.0-preview.1
Votes
0
Found in [Package]
0.6.0-preview.1
Issue ID
1233565
Regression
No
Enabling 'Auto Right' in the Profile Analyzer causes constant comparison when Left Depth Slice is bigger than the Right one
How to reproduce:
1. Create a new project
2. Import the Profile Analyzer package from the Package Manager
3. Open the Profile Analyzer window (Window -> Analysis -> Profile Analyzer)
4. In the Profile Analyzer window click the Compare tab and load the attached data (cavesofqud.pdata to the first slot and Capture (2020.1.0b2).data.pdata to the second)
5. Disable the Auto Right tick box
6. Set the Left Depth Slice to anything above 7 (because Right Depth Slice maximum is 7)
7. Enable the Auto Right tick box
Expected result: data comparison finishes either successfully or with a clear error message
Actual result: the Right Depth Slice gets set to 'all' and data starts being constantly compared without ever finishing
Reproducible with: 0.4.0 - preview.5 (2018.4.20f1), 0.4.0 - preview.6 (2019.3.7f1), 0.5.0 - preview.1 (2020.1.0b3), 0.6.0 - preview.1 (2020.2.0a5)
Could not test with package versions: 0.4.0 - preview.3 (could not load the data)
Notes:
1. For the issue to reproduce the Left Depth Slice has to be bigger than the Right one but not the other way around
2. After the issue occurs the only way to stop the comparison is to close the Profile Analyzer window
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Resolution Note (fix version 0.7.0-preview.1):
No longer gets stuck in comparison