Search Issue Tracker
Fixed
Won't Fix in 2020.3.X
Fixed in 2022.2.0b14, 2023.1.0a18
Votes
0
Found in
2020.3.40f1
2022.2.0b12
2023.1.0a16
Issue ID
UUM-16791
Regression
No
Editor crashes on startup when Mixed Callstacks diagnostics switch is enabled
Steps to reproduce:
1. Download and open the attached project
2. Go to "Preferences> Diagnostics> Core" and enable
3. Enable MixedCallstackDebugging
4. Restart the Editor
5. Observe the crash
Reproducible with: 2020.3.40f1, 2021.2.19f1, 2021.3.12f1, 2022.2.0b11, 2023.1.0a14
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
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
- The construction of a specific class breaks the binding Bool references and does not allow them to be toggled on back by hand when working in the Custom Editor window
- AssetReferenceAtlasedSprite creates a copy of the Sprite during Addressables.LoadAssetAsync<TObject> which does not release when Addressables.Release is used
Resolution Note (fix version 2023.1.0a18):
Verified with: 2023.1.0a17.git.4628735
Revision: trunk 46a0ffde8d17
Built: Tue, 25 Oct 2022 10:17:46 GMT
Resolution Note (fix version 2022.2.0b14):
Verified with 2022.2.0b14.112.4874
Revision: 2022.2/staging 0220fa099330
Built: Sat, 29 Oct 2022 00:46:33 GMT
Resolution Note (2020.3.X):
Diagnostic flag is not available in this release.