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
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
- [sw-unity-6-1] Scene view renders any light differently when more than one camera exists and neither have the "MainCamera" tag
This is a duplicate of issue #1391935