Search Issue Tracker
Fixed
Fixed in 2021.3.17f1
Votes
0
Found in
2021.3.16f1
Issue ID
UUM-58467
Regression
No
Crash on MTLGetEnvCase<MTLErrorModeType> when opening a specific prpject
Reproduction steps:
1. Open the attached project “CrashRepro”
Expected result: The project opens
Actual result: The Editor crashes
Reproducible with: 2021.3.16f1
Not reproducible with: 2022.3.15f1, 2023.2.4f1, 2023.3.0a18
Fixed in: 2021.3.17f1
Reproducible on: macOS 14.1.1 (M1 Max)
Not reproducible on: Windows 10
First few lines of the stack trace:
{{#0 0x000001810cd11c in __pthread_kill Thread 0x2b10b3000 may have been prematurely finalized}}
{{#1 0x1824800181014a40 in abort Thread 0x2b10b3000 may have been prematurely finalized}}
{{#2 0x500f800181013d30 in err Thread 0x2b10b3000 may have been prematurely finalized}}
{{#3 0x53e00018b39d3fc in bool MTLGetEnvCase<MTLErrorModeType>(char const, MTLErrorModeType&, std::__1::vector<std::__1::pair<char const, MTLErrorModeType>, std::__1::allocator<std::__1::pair<char const*, MTLErrorModeType>>> const&) (.cold.1) Thread 0x2b10b3000 may have been prematurely finalized}}
{{#4 0x7c2e80018b37a380 in MTLReportFailure Thread 0x2b10b3000 may have been prematurely finalized}}
{{#5 0xc47100018b3702e0 in _MTLMessageContextEnd}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment