Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0f3
Issue ID
870224
Regression
No
Debug.Log used with non-existing Dictionary variable causes Editor to freeze
To reproduce:
1. Open attached project;
2. Open "TestBug" scene;
3. Enter play mode;
4. Exit play mode.
Expected result: Editor doesn't freeze when console throws KeyNotFoundException.
Actual result: when KeyNotFoundException appears in console, the game crashes, editor freezes.
Reproduced on versions: 5.4.0p3, 5.5.0f3, 5.6.0b4.
Failed to load on 5.3 versions, console throws errors:
"Failed to load 'Assets/TestBug.unity' because its serialized file version is higher than what this version of Unity supports."(5.3.0f4, 5.3.4f1);
"CheckDisalowAllocation. Allocating memory when it is not allowed to allocate memory" (on 5.3.7p3 unity freezes when trying to quit).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment