Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
1
Found in
2023.1.0b14
Issue ID
UUM-37365
Regression
No
Editor crashes on TryGetFromReflectionTypeString when building the APK on M1
How to reproduce:
1. Open the attached “IN-40318” project
2. In the “Build Settings” click “Build And Run”
Expected result: The project is built successfully
Actual result: The project crashes after pressing “Build And Run”
Reproducible with: 2023.1.0b14
Could not test with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a16 - Errors with packages
Reproducible on: macOS 13.2 (M1)
First lines of the stacktrace:
Obtained 83 stack frames.
#0 0x00000105109e78 in TypeTreeQueries::FullyQualifiedTypeNameParts::TryGetFromReflectionTypeString(core::basic_string<char, core::StringStorageDefault<char> > const&, dynamic_array<TypeTreeQueries::FullyQualifiedTypeNameParts, 0ul>&)
#1 0x00000105d30538 in SerializeTypePreserver::AccumulateType(ScriptingClassPtr, bool)
#2 0x000001050a7810 in void SerializeTraits<ManagedObjectTransferer>::Transfer<ReportScriptingObjectsTransfer>(ManagedObjectTransferer&, ReportScriptingObjectsTransfer&)
#3 0x00000105045994 in void Transfer_ManagedObject<ReportScriptingObjectsTransfer, false>(SerializationCommandArguments const&, RuntimeSerializationCommandInfo&)
#4 0x00000104ff4e14 in void TransferScriptingObject<ReportScriptingObjectsTransfer>(ReportScriptingObjectsTransfer&, ScriptingObjectPtr, ScriptingClassPtr, SerializationCache::Data&)::'lambda'(bool, bool)::operator()(bool, bool) const
#5 0x00000104ff4c3c in void TransferScriptingObject<ReportScriptingObjectsTransfer>(ReportScriptingObjectsTransfer&, ScriptingObjectPtr, ScriptingClassPtr, SerializationCache::Data&)
Note: The issue could not have been reproduced locally
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Not reproducible anymore
Resolution Note (2023.1.X):
Not reproducible anymore