Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.1.0a5
Issue ID
894532
Regression
Yes
[OSX][Regression] InvalidOperationException thrown after creating new project on OSX
Steps to repro:
1. Open Unity on OSX;
2. Create new project through Launcher;
3. Observe the console.
Expected result:
No errors are thrown in the console.
Actual result:
Error:
'InvalidOperationException: Operation is not valid due to the current state of the object
System.Collections.Stack.Pop () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections/Stack.cs:329)'
is thrown after creating new project (see attached screenshot).
Regression introduced in Unity 2017.1.0a5.
Workaround is to reset Editor's layout to Default.
Notes:
- Reproducible in 2017.1.0a5 trunk, 2017.1.0a6(dev branch);
- Not reproducible in 2017.1.0a4, 5.6.0f2, 5.5.2p1;
- Reproducible only on OSX 10.12.3 (GlCore), not reproducible on Windows 10 (DX11);
- Reproducible only when creating new project through Launcher / not reproducible when upgrading project or creating new project in already opened Editor;
- This error is also shown when opening Play mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment