Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0a3
Issue ID
UUM-30910
Regression
No
Crash on objc_release when TextField in custom Window is selected on MacOS
Reproduction steps:
1. Open the attached “CrashRepro” project
2. Go to Scenarios > Scenarios then press on "ScenarioTest" - this will open a Window with TextFields
3. Press on any of the TexFields
Expected result: TextField is selected and you can input values
Actual result: Editor freezes or crashes
Reproducible with: 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Could not test with: 2020.3.46f1 (“Scenarios” Menu item is not visible)
Reproducible on: macOS Ventura 13.2.1 (M1 Max), macOS Ventura 13.2.1 (Intel)
Not reproducible on: Windows 10
Stacktrace:
#0 0x00000199b04278 in objc_release
#1 0x4a36800199b08870 in objc_autoreleasePoolPop
#2 0x311c000199f11c24 in _CFAutoreleasePoolPop
#3 0xc40c00019ae30464 in -[NSAutoreleasePool drain]
#4 0x261880019d1c8ed0 in -[NSApplication run]
#5 0xd95280019d1a0250 in NSApplicationMain
#6 0x83630001032190d8 in EditorMain(int, char const**)
#7 0x00000103219410 in main
#8 0x00000199b47e50 in start
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Could not reproduce on 2023.3.0b11
Likely fixed by another bug
Resolution Note (2023.3.X):
Could not reproduce on 2023.3.0b11
Likely fixed by another bug