Search Issue Tracker
Duplicate
Votes
0
Found in
2021.2
2021.2.7f1
2022.2
Issue ID
1393985
Regression
No
Crash when validating assets using custom script while "Use incremental GC" option is enabled
Reproduction steps:
1. Open the user's attached project
2. Make sure that 'Project Settings -> Player -> Use Incremental GC' is enabled
3. Select 'Seriously -> Asset Validators -> Show Asset Validators' from the top menu bar
4. Tap on 'Deselect all'
5. Select 'Checked propertys'
6. Tap on 'Validate'
Expected result: Asset validation is completed
Actual result: The Editor crashes after some time in the loading dialog
Reproducible with: 2021.2.8f1, 2022.2.0a1
Couldn't test with: 2019.4.34f1, 2020.3.26f1 ("Asset Validators" is unavailable)
Notes:
1. 'Unexpected mark stack overflow' is thrown in the console right before the crash
2. IL2CPP needs to be installed for the 'Asset Validators' window to work properly
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1391935