Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.2.0-pre.4 - Entities
Issue ID
ECSB-701
Regression
No
Crash when closing the Editor when using Entities with Input system
Reproduction steps:
1. Open the attached project “reproIN-32898_InputSystemBug”
2. Close the Editor
Expected result: The Editor closes normally
Actual result: The Editor crashes; fatal error on macOS with message:
"GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)"
Reproducible with: 1.0.0-pre.15 (2022.2.10f1), 1.0.0-pre.44 (2022.2.10f1, 2023.1.0b7, 2023.2.0a5)
Could not test with: 2020.3.46f1, 2021.3.21f1 (project breaks after downgrading)
Reproducible on: macOS 12.4 (Intel), Windows 11
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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- 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
Resolution Note:
Unable to reproduce.