Search Issue Tracker
Fixed
Fixed in 6000.0.55f1, 6000.1.15f1, 6000.2.0b11, 6000.3.0a3
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.8f1
6000.2.0b6
6000.3.0a1
Issue ID
UUM-110584
Regression
No
Freeze when entering Play Mode with a certain Tilemap enabled
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter Play Mode
Reproducible with: 2022.3.63f1, 6000.0.51f1, 6000.1.8f1, 6000.2.0b6, 6000.3.0a1
Reproducible on: macOS 15.5 Sequoia (Intel), Windows 10 (by user)
Not reproducible on: No other environment tested
Note: If the “Tilemap“ GameObject of the parent “Grid“ GameObject is disabled in the Hierarchy, then Unity no longer freezes in Play Mode
First few lines of the stack trace:
0x00007FFA962BA3BA (KERNELBASE) RaiseException
0x00007FFA1062AEC2 (Unity) LaunchBugReporter
0x00007FFA0FEEFABF (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFA0FEF05BA (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFA10BA36DD (Unity) DebugStringToFilePostprocessedStacktrace
0x00007FFA10BA2A78 (Unity) DebugStringToFile
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 6000.3.0a3):
Fix for this issue is available on Unity 6000.3.0a3 and above
Resolution Note (fix version 6000.2.0b11):
Fix for this issue is available on Unity 6000.2.0b11 and above
Resolution Note (fix version 6000.1.15f1):
Fix for this issue is available on Unity 6000.1.15f1 and above
Resolution Note (fix version 6000.0.55f1):
Fix for this issue is available on Unity 6000.0.55f1 and above